libcvd-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libcvd-members] libcvd Makefile.in configure.in cvd/fast_corner...


From: Edward Rosten
Subject: [libcvd-members] libcvd Makefile.in configure.in cvd/fast_corner...
Date: Mon, 23 Jul 2007 20:43:34 +0000

CVSROOT:        /cvsroot/libcvd
Module name:    libcvd
Changes by:     Edward Rosten <edrosten>        07/07/23 20:43:31

Modified files:
        .              : Makefile.in configure.in 
        cvd            : fast_corner.h 
        cvd_src        : fast_corner.cxx faster_corner.cxx 
Added files:
        cvd            : nonmax_suppression.h 
        cvd_src        : nonmax_suppression.cxx slower_corner.cxx 
        cvd_src/fast   : fast_10_detect.cxx fast_10_score.cxx 
                         fast_11_detect.cxx fast_11_score.cxx 
                         fast_12_detect.cxx fast_12_score.cxx 
                         fast_7_detect.cxx fast_7_score.cxx 
                         fast_8_detect.cxx fast_8_score.cxx 
                         fast_9_detect.cxx fast_9_score.cxx prototypes.h 
Removed files:
        cvd_src/fast   : 10_2_0.cxx 10_2_1.cxx 11_2_0.cxx 11_2_1.cxx 
                         12_2_0.cxx 12_2_1.cxx 7_2_0.cxx 7_2_1.cxx 
                         8_2_0.cxx 8_2_1.cxx 9_2_0.cxx 9_2_1.cxx README 

Log message:
        Merged new FAST corner detection interface in to the mainline. Your code
        may break.
        
        You can retreive the version from before the changes using the 
        BEFORE_NEW_FAST tag.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libcvd/Makefile.in?cvsroot=libcvd&r1=1.52&r2=1.53
http://cvs.savannah.gnu.org/viewcvs/libcvd/configure.in?cvsroot=libcvd&r1=1.86&r2=1.87
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd/fast_corner.h?cvsroot=libcvd&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd/nonmax_suppression.h?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast_corner.cxx?cvsroot=libcvd&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/faster_corner.cxx?cvsroot=libcvd&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/nonmax_suppression.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/slower_corner.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/fast_10_detect.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/fast_10_score.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/fast_11_detect.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/fast_11_score.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/fast_12_detect.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/fast_12_score.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/fast_7_detect.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/fast_7_score.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/fast_8_detect.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/fast_8_score.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/fast_9_detect.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/fast_9_score.cxx?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/prototypes.h?cvsroot=libcvd&rev=1.2
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/10_2_0.cxx?cvsroot=libcvd&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/10_2_1.cxx?cvsroot=libcvd&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/11_2_0.cxx?cvsroot=libcvd&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/11_2_1.cxx?cvsroot=libcvd&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/12_2_0.cxx?cvsroot=libcvd&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/12_2_1.cxx?cvsroot=libcvd&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/7_2_0.cxx?cvsroot=libcvd&r1=1.2&r2=0
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/7_2_1.cxx?cvsroot=libcvd&r1=1.2&r2=0
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/8_2_0.cxx?cvsroot=libcvd&r1=1.2&r2=0
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/8_2_1.cxx?cvsroot=libcvd&r1=1.2&r2=0
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/9_2_0.cxx?cvsroot=libcvd&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/9_2_1.cxx?cvsroot=libcvd&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd_src/fast/README?cvsroot=libcvd&r1=1.1&r2=0

Patches:
Index: Makefile.in
===================================================================
RCS file: /cvsroot/libcvd/libcvd/Makefile.in,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- Makefile.in 2 Mar 2007 15:31:19 -0000       1.52
+++ Makefile.in 23 Jul 2007 20:43:21 -0000      1.53
@@ -99,16 +99,26 @@
                        pnm_src/bmp.o                                           
        \
                        pnm_src/save_postscript.o                               
        \
                        cvd_src/fast_corner.o                       \
-                       cvd_src/faster_corner.o                       \
                        cvd_src/convolution.o                                   
        \
-                       cvd_src/fast/address@hidden@address@hidden@.o           
                                        \
-                       cvd_src/fast/address@hidden@address@hidden@.o           
                                        \
-                       cvd_src/fast/address@hidden@address@hidden@.o           
                                        \
-                       cvd_src/fast/address@hidden@address@hidden@.o           
                                        \
-                       cvd_src/fast/address@hidden@address@hidden@.o           
                                        \
-                       cvd_src/fast/address@hidden@address@hidden@.o           
                                        \
+                       cvd_src/nonmax_suppression.o                    \
                        cvd_src/timeddiskbuffer.o       \
-                       cvd_src/videosource.o
+                       cvd_src/videosource.o                           \
+                       cvd_src/fast/fast_7_detect.o                    \
+                       cvd_src/fast/fast_7_score.o                     \
+                       cvd_src/fast/fast_8_detect.o                    \
+                       cvd_src/fast/fast_8_score.o                     \
+                       cvd_src/fast/fast_9_detect.o                    \
+                       cvd_src/fast/fast_9_score.o                     \
+                       cvd_src/fast/fast_10_detect.o                   \
+                       cvd_src/fast/fast_10_score.o                    \
+                       cvd_src/fast/fast_11_detect.o                   \
+                       cvd_src/fast/fast_11_score.o                    \
+                       cvd_src/fast/fast_12_detect.o                   \
+                       cvd_src/fast/fast_12_score.o                    \
+
+                       #cvd_src/fast/address@hidden@address@hidden@.o   \
+                       #cvd_src/fast/address@hidden@address@hidden@.o   \
+                       #cvd_src/fast/address@hidden@address@hidden@.o  \
 
################################################################################
 #
 # Stuff requiring TooN
@@ -217,6 +227,18 @@
        CVD_OBJS+=cvd_src/yuv411_to_stuff.o
 endif
 
+
+ifeq (@have_sse2@,yes)
+       CVD_OBJS+=cvd_src/faster_corner.o
+else
+       CVD_OBJS+=cvd_src/slower_corner.o
+endif
+
+
+################################################################################
+#
+#
+
 OBJS=$(CVD_OBJS)
 
 

Index: configure.in
===================================================================
RCS file: /cvsroot/libcvd/libcvd/configure.in,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -b -r1.86 -r1.87
--- configure.in        18 Jul 2007 16:20:55 -0000      1.86
+++ configure.in        23 Jul 2007 20:43:21 -0000      1.87
@@ -1111,42 +1111,6 @@
        dodginess_options="$dodginess_options no_posix_memalign"
 fi             
 
-################################################################################
-#
-# Fast options
-
-echo
-echo ----------------------
-echo Fast feature detection
-echo ----------------------
-
-
-fast_ptr=2
-AC_ARG_WITH(TooN, [  --with-fast-pointers=N  Number of pointers for FAST 
detectors. Answer: 2 ], [fast_ptr=$withval])
-
-fast_force=1
-AC_ARG_WITH(TooN, [  --with-fast-force=N     Force first question position for 
FAST. Answer: 0,1 ], [fast_force=$withval])
-
-if test "$fast_force" != 0 && test "$fast_force" != 1
-then
-       fast_force=1
-fi
-
-if test "$fast_ptr" != 2
-then
-       fast_ptr=2
-fi
-
-AC_MSG_CHECKING([for FAST parameter "pointers"])
-AC_MSG_RESULT($fast_ptr)
-
-AC_MSG_CHECKING([for FAST parameter "force"])
-AC_MSG_RESULT($fast_force)
-
-AC_SUBST(fast_pointers, $fast_ptr)
-AC_SUBST(fast_force, $fast_force)
-
-
 
 
################################################################################
 #

Index: cvd/fast_corner.h
===================================================================
RCS file: /cvsroot/libcvd/libcvd/cvd/fast_corner.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- cvd/fast_corner.h   26 Jan 2007 15:51:59 -0000      1.14
+++ cvd/fast_corner.h   23 Jul 2007 20:43:22 -0000      1.15
@@ -10,48 +10,20 @@
 
 namespace CVD
 {
-       /** Perform a FAST feature detect on an image. The FAST feature detector
-           is described in  Fusing Points and Lines for High Performance 
Tracking,
-           E. Rosten and T. Drummond. If you use this in published work, 
please 
-               cite paper:
-          
-\verbatim
address@hidden,
-       title       =    "Fusing points and lines for high performance 
tracking.",
-       author      =    "Edward Rosten and Tom Drummond",
-       year        =    "2005",     
-       month       =    "October",     
-       pages       =    "1508--1511",     
-       volume      =    "2",     
-       booktitle   =    "IEEE International Conference on Computer Vision",    
 
-       notes       =    "Oral presentation" 
-}
-\endverbatim
-
-               This performs 12 point FAST corner detection using the 
algorithm as originally described.
-
-               You probably don't want to use this feature detector. The 9 
point FAST detector 
-               is better. See @ref fast_corner_detect_9
-          
-           @param im           The input image
-           @param corners      The resulting container of corner locations
-           @param barrier      Corner detection threshold
-           @ingroup    gVision
-       **/
-       void fast_corner_detect(const BasicImage<byte>& im, 
std::vector<ImageRef>& corners, int barrier);
   
        /** Perform non-maximal suppression on a set of FAST features. This 
cleans up
        areas where there are multiple adjacent features, using a computed score
        function to leave only the 'best' features. This function is typically 
called
-       immediately after a call to fast_corner_detect() (or one of its 
variants).
+       immediately after a call to fast_corner_detect() (or one of its 
variants). This 
+       uses the scoring function given in the paper given in @ref 
fast_corner_detect_9:
 
        @param im The image used to generate the FAST features
        @param corners The FAST features previously detected (e.g. by calling 
fast_corner_detect())
        @param  barrier The barrier used to calculate the score, which should 
be the same as that passed to fast_corner_detect()
-       @param nonmax_corners Vector to be filled with the new list of 
non-maximally-suppressed corners
+       @param max_corners Vector to be filled with the new list of locally 
maximal corners.
        @ingroup  gVision
        */
-       void fast_nonmax( const BasicImage<byte>& im, const 
std::vector<ImageRef>& corners, int barrier, std::vector<ImageRef>& 
nonmax_corners);
+       void fast_nonmax( const BasicImage<byte>& im, const 
std::vector<ImageRef>& corners, int barrier, std::vector<ImageRef>& 
max_corners);
 
        /** Perform non-maximal suppression on a set of FAST features, also 
returning
        the score for each remaining corner. This function cleans up areas where
@@ -62,26 +34,14 @@
        @param im The image used to generate the FAST features
        @param corners The FAST features previously detected (e.g. by calling 
fast_corner_detect())
        @param barrier The barrier used to calculate the score, which should be 
the same as that passed to fast_corner_detect()
-       @param nonmax_corners Vector to be filled with the new list of
-              non-maximally-suppressed corners, and their scores.
+       @param max_corners Vector to be filled with the new list of
+              locally maximal corners, and their scores.
           <code>non_maxcorners[i].first</code> gives the location and 
               <code>non_maxcorners[i].second</code> gives the score (higher is 
better).
        
        @ingroup  gVision
        */
-       void fast_nonmax_with_scores( const BasicImage<byte>& im, const 
std::vector<ImageRef>& corners, int barrier, 
std::vector<std::pair<ImageRef,int> >& nonmax_corners);
-
-       /** Return the score for the corner as used by fast_nonmax
-               Note that this is not the same score as used in @ref fast_score 
.
-
-               NB: This function is DEPRECATED!
-
-               @param im The image.
-               @param c The location in the image to be scored
-               @param pointer_dir Integer offsets for each of the 16 pixels in 
the ring from the centre.
-               @param barrier Corner detection threshold
-       */
-       int corner_score(const BasicImage<byte>& im, ImageRef c, const int 
*pointer_dir, int barrier);
+       void fast_nonmax_with_scores( const BasicImage<byte>& im, const 
std::vector<ImageRef>& corners, int barrier, 
std::vector<std::pair<ImageRef,int> >& max_corners);
 
        /// Perform tree based 7 point FAST feature detection. This is more 
like an edge detector.
        /// If you use this, please cite the paper given in @ref 
fast_corner_detect_9
@@ -92,6 +52,18 @@
        /// @ingroup    gVision
        void fast_corner_detect_7(const BasicImage<byte>& im, 
std::vector<ImageRef>& corners, int barrier);
 
+       
+       /// Compute the 7 point score (as the maximum threshold at which the 
point will still be detected) for
+       /// a std::vector of features.
+       ///
+       /// @param im           The input image
+       /// @param corners      The resulting container of corner locations
+       /// @param barrier      Initial corner detection threshold. Using the 
same threshold as for corner detection will produce the 
+       ///                 quickest results, but any lower value (e.g. 0) will 
produce correct results.
+       /// @ingroup    gVision
+       void fast_corner_score_7(const SubImage<byte>& i, const 
std::vector<ImageRef>& corners, int b, std::vector<int>& scores);
+
+
        /// Perform tree based 8 point FAST feature detection. This is more 
like an edge detector.
        /// If you use this, please cite the paper given in @ref 
fast_corner_detect_9
        ///
@@ -101,6 +73,16 @@
        /// @ingroup    gVision
        void fast_corner_detect_8(const BasicImage<byte>& im, 
std::vector<ImageRef>& corners, int barrier);
        
+       /// Compute the 8 point score (as the maximum threshold at which the 
point will still be detected) for
+       /// a std::vector of features.
+       ///
+       /// @param im           The input image
+       /// @param corners      The resulting container of corner locations
+       /// @param barrier      Initial corner detection threshold. Using the 
same threshold as for corner detection will produce the 
+       ///                 quickest results, but any lower value (e.g. 0) will 
produce correct results.
+       /// @ingroup    gVision
+       void fast_corner_score_8(const SubImage<byte>& i, const 
std::vector<ImageRef>& corners, int b, std::vector<int>& scores);
+
        
        /** Perform tree based 9 point FAST feature detection as described in:
            Machine Learning for High Speed Corner Detection, E. Rosten and T. 
Drummond.
@@ -114,7 +96,6 @@
        year        =    "2006",     
        month       =    "May",     
        booktitle   =    "9th European Conference on Computer Vision",
-       notes       =    "To appear"
 }
 \endverbatim
 
@@ -125,6 +106,26 @@
        **/
        void fast_corner_detect_9(const BasicImage<byte>& im, 
std::vector<ImageRef>& corners, int barrier);
 
+       /// Compute the 9 point score (as the maximum threshold at which the 
point will still be detected) for
+       /// a std::vector of features.
+       ///
+       /// @param im           The input image
+       /// @param corners      The resulting container of corner locations
+       /// @param barrier      Initial corner detection threshold. Using the 
same threshold as for corner detection will produce the 
+       ///                 quickest results, but any lower value (e.g. 0) will 
produce correct results.
+       /// @ingroup    gVision
+       void fast_corner_score_9(const SubImage<byte>& i, const 
std::vector<ImageRef>& corners, int b, std::vector<int>& scores);
+       
+
+       ///Perform FAST-9 corner detection (see @ref fast_corner_detect_9), 
with nonmaximal
+       ///suppression (see @ref fast_corner_score_9 and @ref 
nonmax_suppression)
+       ///
+       /// @param im           The input image
+       /// @param corners      The resulting container of locally maximal 
corner locations
+       /// @param barrier      Corner detection threshold
+       /// @ingroup    gVision
+       inline void fast_corner_score_9_nonmax(const BasicImage<byte>& im, 
std::vector<ImageRef>& max_corners, int barrier);
+
        /// Perform tree based 10 point FAST feature detection
        /// If you use this, please cite the paper given in @ref 
fast_corner_detect
        ///
@@ -134,6 +135,16 @@
        /// @ingroup    gVision
        void fast_corner_detect_10(const BasicImage<byte>& im, 
std::vector<ImageRef>& corners, int barrier);
 
+       /// Compute the 10 point score (as the maximum threshold at which the 
point will still be detected) for
+       /// a std::vector of features.
+       ///
+       /// @param im           The input image
+       /// @param corners      The resulting container of corner locations
+       /// @param barrier      Initial corner detection threshold. Using the 
same threshold as for corner detection will produce the 
+       ///                 quickest results, but any lower value (e.g. 0) will 
produce correct results.
+       /// @ingroup    gVision
+       void fast_corner_score_10(const SubImage<byte>& i, const 
std::vector<ImageRef>& corners, int b, std::vector<int>& scores);
+
        /// Perform tree based 11 point FAST feature detection
        /// If you use this, please cite the paper given in @ref 
fast_corner_detect_9
        ///
@@ -143,6 +154,16 @@
        /// @ingroup    gVision
        void fast_corner_detect_11(const BasicImage<byte>& im, 
std::vector<ImageRef>& corners, int barrier);
 
+       /// Compute the 11 point score (as the maximum threshold at which the 
point will still be detected) for
+       /// a std::vector of features.
+       ///
+       /// @param im           The input image
+       /// @param corners      The resulting container of corner locations
+       /// @param barrier      Initial corner detection threshold. Using the 
same threshold as for corner detection will produce the 
+       ///                 quickest results, but any lower value (e.g. 0) will 
produce correct results.
+       /// @ingroup    gVision
+       void fast_corner_score_11(const SubImage<byte>& i, const 
std::vector<ImageRef>& corners, int b, std::vector<int>& scores);
+
        /// Perform tree based 12 point FAST feature detection
        /// If you use this, please cite the paper given in @ref 
fast_corner_detect_9
        ///
@@ -152,23 +173,16 @@
        /// @ingroup    gVision
        void fast_corner_detect_12(const BasicImage<byte>& im, 
std::vector<ImageRef>& corners, int barrier);
 
-
-#if (CVD_HAVE_EMMINTRIN && CVD_HAVE_SSE2)
-       void faster_corner_detect_12(const BasicImage<byte>& I, 
std::vector<ImageRef>& corners, int barrier);
-       void faster_corner_detect_10(const BasicImage<byte>& I, 
std::vector<ImageRef>& corners, int barrier);
-       void faster_corner_detect_9(const BasicImage<byte>& I, 
std::vector<ImageRef>& corners, int barrier);
-#endif
-
-
-       /// Score corners detected by FAST as the maximum barrier at which the 
corner is still a corner.
+       /// Compute the 11 point score (as the maximum threshold at which the 
point will still be detected) for
+       /// a std::vector of features.
        ///     
        ///     @param  im              The input image
-       ///     @param corners  Detected corners
-       ///     @param ret              The returned corner scores
-       ///     @param barrier  Do not check for scores below this (can be 
negative)
-       /// @param Num          Score for Num-point corner detection
+       /// @param corners      The resulting container of corner locations
+       /// @param barrier      Initial corner detection threshold. Using the 
same threshold as for corner detection will produce the 
+       ///                 quickest results, but any lower value (e.g. 0) will 
produce correct results.
        /// @ingroup            gVision
-       template<int Num> void fast_score(const BasicImage<byte> im, const 
std::vector<ImageRef> corners, std::vector<int>& ret, int barrier);
+       void fast_corner_score_12(const SubImage<byte>& i, const 
std::vector<ImageRef>& corners, int b, std::vector<int>& scores);
+
 
 
        /// The 16 offsets from the centre pixel used in FAST feature detection.

Index: cvd_src/fast_corner.cxx
===================================================================
RCS file: /cvsroot/libcvd/libcvd/cvd_src/fast_corner.cxx,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- cvd_src/fast_corner.cxx     25 Jul 2006 12:54:41 -0000      1.13
+++ cvd_src/fast_corner.cxx     23 Jul 2007 20:43:22 -0000      1.14
@@ -1,4 +1,6 @@
 #include <cvd/fast_corner.h>
+#include <cvd/nonmax_suppression.h>
+#include "cvd_src/fast/prototypes.h"
 
 using namespace CVD;
 using namespace std;
@@ -26,300 +28,11 @@
        ImageRef(-1,3),
 };
 
-ImageRef dir[17]=
-{
-       ImageRef(0,3),
-       ImageRef(1,3),
-       ImageRef(2,2),
-       ImageRef(3,1),
-       ImageRef(3,0),
-       ImageRef(3,-1),
-       ImageRef(2,-2),
-       ImageRef(1,-3),
-       ImageRef(0,-3),
-       ImageRef(-1,-3),
-       ImageRef(-2,-2),
-       ImageRef(-3,-1),
-       ImageRef(-3,0),
-       ImageRef(-3,1),
-       ImageRef(-2,2),
-       ImageRef(-1,3),
-       ImageRef(0,0)
-};
-
-inline int is_corner_positive(const byte* imp, const int *pointer_dir, int cb)
-{
-       int num_for_corner = 12;
-
-       int num_consecutive=0;
-       int first_cons=0;
-       int val;
-       for(int i=0; i<16; i++)
-       {
-               val = imp[pointer_dir[i]];
-               if(val > cb)
-               {
-                       num_consecutive++;
-                       
-                       if(num_consecutive == num_for_corner)
-                               return 1;
-               } 
-               else
-               {
-                       if(num_consecutive == i)
-                               first_cons=i;
-
-                       num_consecutive=0;
-               }
-       }
-       
-       return first_cons+num_consecutive >=num_for_corner;
-}
-
-inline int is_corner_negative(const byte* imp, const int *pointer_dir, int c_b)
-{
-       int num_for_corner = 12;
-       int num_consecutive=0;
-       int first_cons=0;
-       int val;
-       for(int i=0; i<16; i++)
-       {
-               val = imp[pointer_dir[i]];
-               if(val < c_b)
-               {
-                       num_consecutive++;
-
-                       if(num_consecutive == num_for_corner)
-                               return 2;
-               } 
-               else 
-               {
-                       if(num_consecutive == i)
-                               first_cons=i;
-
-                       num_consecutive=0;
-               }
-       }
-
-       return first_cons+num_consecutive >=num_for_corner;
-}
-
-void fast_corner_detect(const BasicImage<byte>& im, vector<ImageRef>& corners, 
int barrier)
-{
-       int boundary = 3, y;
-       const byte* imp, *line_max, *line_min;
-       
-
-       //Create a list of integer pointer offstes, corresponding to the 
-       //direction offsets in dir[]
-       int     pointer_dir[16];
-       for(int i=0; i < 16; i++)
-               pointer_dir[i] = dir[i].x + dir[i].y * im.size().x;
-       
-       const byte* high_row, *low_row;
-
-       int num_above;  //Number of pixels above center+barrier in value
-       int num_below;
-       int cb;                 //center + barrier
-       int c_b;                //center - barrier
-
-       for(y = boundary ; y < im.size().y - boundary; y++)
-       {
-               imp = &im[ImageRef(boundary, y)];
-               high_row = &im[ImageRef(boundary, y-3)];
-               low_row = &im[ImageRef(boundary, y+3)];
-               line_max = &im[ImageRef(im.size().x - boundary, y)];
-               line_min = imp - boundary;
-
-               for(; imp < line_max; imp++, high_row++, low_row++)
-               {
-                       cb = *imp + barrier;
-                       c_b = *imp - barrier;
-                       
-                       //Look above first, then below
-                       num_above= (*high_row > cb);
-                       num_below= (*high_row < c_b);
-                       num_above+= (*low_row > cb);
-                       num_below+= (*low_row < c_b);
-
-                       if(!num_above && !num_below)
-                               continue;
-                       
-                       //Look left
-                       num_above+= (*(imp-3) > cb);
-                       num_below+= (*(imp-3) < c_b);
-
-                       if(num_above&2) //num_above is 2 or 3
-                       {       
-                               if(!(num_above & 1)) //num_above is 2
-                                       num_above+= (*(imp+3) > cb);
-                               
-                               //Only do a detailed look of num_above is 3
-                               if((num_above &1) && is_corner_positive(imp, 
pointer_dir, cb))
-                                       
corners.push_back(ImageRef(imp-line_min, y));
-                       }
-                       else if(num_below & 2)
-                       {
-                               if(!(num_below & 1)) //num_above is 2
-                                       num_below+= (*(imp+3) < c_b);
-
-                               if((num_below &1) && is_corner_negative(imp, 
pointer_dir, c_b))
-                                       
corners.push_back(ImageRef(imp-line_min, y));
-                       }
-               }
-       }
-}
-
-
-
 struct CornerPositive { inline static int sub(int a, int b) { return a-b; } };
 struct CornerNegative { inline static int sub(int a, int b) { return b-a; } };
 
-template<class Type, int num_for_corner> inline int is_corner_with_diff(const 
byte* imp, int c_and_b)
-{
-       //templating on num_for_corner makes a small increase in speed.
-
-       //Return amount by which the worst good pixel passes the test
-       //or 0 if its not a corner.
-       int num_consecutive=0;
-       int first_cons=0;
-       int val;
-       int min_good_diff=INT_MAX;
-       
-       //This is an approximation of 
-
-       for(int i=0; i<16; i++)
-       {
-               val = Type::sub(imp[i], c_and_b);
-
-               if(val > 0)
-               {
-                       if(val < min_good_diff)
-                               min_good_diff = val;
-
-                       num_consecutive++;
-                       
-                       if(num_consecutive == num_for_corner)
-                               return min_good_diff;
-               } 
-               else
-               {
-                       if(num_consecutive == i)
-                               first_cons=i;
-
-
-                       num_consecutive=0;
-               }
-       }
-       
-       if(first_cons+num_consecutive >=num_for_corner)
-               return min_good_diff;
-       else 
-               return 0;
-}
-
-
-//For N <=8, features can be positive or negatve OR BOTH!
-template<int Num, bool n_is_lessthan_or_equal_to_8> struct MaxThreshold
-{
-       static int eval(const byte* imp, const int *pointer_dir, int start)
-       {       
-               //Could start at t=0, but this saves 25% of the number of 
is_corner_with_diff calls.
-               //average of 3.01 instead of 4.20 calls
-               int t=start+1;
-               int s;
-
-               //Benchmarking shows that this step is worth the effort:
-               //0.77 versus 0.79 us per feature on a PIII 1GHz.
-               byte data[16];
-               for(int i=0; i < 16; i++)
-                       data[i] = imp[pointer_dir[i]];
-
-               s = is_corner_with_diff<CornerPositive,Num>(data, *imp+t);
-               if(s > 0)
-               {
-                       while(s)
-                       {
-                               t += s;
-                               s = 
is_corner_with_diff<CornerPositive,Num>(data, *imp+t);
-                       }
-                       return t-1;
-               }
-
-               s = is_corner_with_diff<CornerNegative,Num>(data, *imp-t);
-               if(s > 0)
-               {
-                       while(s)
-                       {
-                               t += s;
-                               s = 
is_corner_with_diff<CornerNegative,Num>(data, *imp-t);
-                       }
-                       return t-1;
-               }
-               return t-1;
-       }
-};
-
-
-//For N <=8, features can be positive or negatve OR BOTH!
-template<int Num> struct MaxThreshold<Num, true>
-{
-       static int eval(const byte* imp, const int *pointer_dir, int start)
-       {       
-               int t=start+1;
-               int s;
-
-               byte data[16];
-               for(int i=0; i < 16; i++)
-                       data[i] = imp[pointer_dir[i]];
-               
-
-               //Test brighter corners
-               s = is_corner_with_diff<CornerPositive,Num>(data, *imp+t);
-               while(s)
-               {
-                       t += s;
-                       s = is_corner_with_diff<CornerPositive,Num>(data, 
*imp+t);
-               }
-               
-               //Test darker corners with the new threshold
-               s = is_corner_with_diff<CornerNegative,Num>(data, *imp-t);
-               while(s)
-               {
-                       t += s;
-                       s = is_corner_with_diff<CornerNegative,Num>(data, 
*imp-t);
-               }
-               return t-1;
-       }
-};
-
-template<int Num> void fast_score(const BasicImage<byte> im, const 
vector<ImageRef> corners, vector<int>& ret, int start)
-{
-       int     pointer_dir[16];
-       for(int i=0; i < 16; i++)
-               pointer_dir[i] = fast_pixel_ring[i].x + fast_pixel_ring[i].y * 
im.size().x;
-       
-       ret.resize(corners.size());
        
-       for(unsigned int i=0; i < corners.size(); i++)
-               ret[i] = MaxThreshold<Num, (Num <=8)>::eval(&im[corners[i]], 
pointer_dir, start);
-}
-
-
-void _fast_score_inst()
-{      
-       vector<ImageRef> c;
-       vector<int> s;
-       Image<byte> i;
-       fast_score<7>(i,c,s,1);
-       fast_score<8>(i,c,s,1);
-       fast_score<9>(i,c,s,1);
-       fast_score<10>(i,c,s,1);
-       fast_score<11>(i,c,s,1);
-       fast_score<12>(i,c,s,1);
-}
-
-int corner_score(const BasicImage<byte>& im, ImageRef c, const int 
*pointer_dir, int barrier)
+int old_style_corner_score(const BasicImage<byte>& im, ImageRef c, const int 
*pointer_dir, int barrier)
 {
        //The score for a positive feature is sum of the difference between the 
pixels
        //and the barrier if the difference is positive. Negative is similar.
@@ -353,146 +66,57 @@
                return sn;
 }
 
-// fast_nonmax_t is templated so you can have either of:
-//  1: A vector of ImageRefs of the nonmax corners
-//  2: A vector of <ImageRef, int> pairs of the corners and their scores.
-//  It's internal, the user-visible functions instantiate it below..
-template<class ReturnType, class Collector>
-inline void fast_nonmax_t(const BasicImage<byte>& im, const vector<ImageRef>& 
corners, int barrier, vector<ReturnType>& nonmax_corners)
+void compute_fast_score_old(const BasicImage<byte>& im, const 
vector<ImageRef>& corners, int barrier, vector<int>& scores)
 {
-  if(corners.size() < 1)
-    return;
-  
-  ImageRef size = im.size();
-  nonmax_corners.clear();
-  
-  //Create a list of integer pointer offstes, corresponding to the 
-  //direction offsets in dir[]
   int  pointer_dir[16];
   for(int i=0; i < 16; i++)
-    pointer_dir[i] = dir[i].x + dir[i].y * size.x;
-  
-  //Compute the score for each detected corner, and find where each row begins
-  // (the corners are output in raster scan order). A beginning of -1 signifies
-  // that there are no corners on that row.
-  
-  vector<int> row_start(size.y);
-  vector<int> scores(corners.size());
-  
-  for(int i=0; i <size.y; i++)
-    row_start[i] = -1;
-  
-  int prev_row = -1;
-  
-  for(unsigned int i=0; i< corners.size(); i++)
-    {
-      if(corners[i].y != prev_row)
-       {
-         row_start[corners[i].y] = i;
-         prev_row = corners[i].y;
-       }
-      
-      if(corners[i].y < im.size().y - 4)
-       prefetch(im[ (corners[i].y+4)]);
-      
-      scores[i] = corner_score(im, corners[i], pointer_dir, barrier);
-    }
-  
-  
-  //Point above points (roughly) to the pixel above the one of interest, if 
there
-  //is a feature there.
-  int point_above = 0;
-  int point_below = 0;
-  
-  const unsigned int sz = corners.size(); 
-  
-  for(unsigned int i=0; i < sz; i++)
-    {
-      int score = scores[i];
-      ImageRef pos = corners[i];
-      
-      //Check left
-      if(i > 0)
-       if(corners[i-1] == pos-ImageRef(1,0) && scores[i-1] > score)
-         continue;
-      
-      //Check right
-      if(i < (sz - 1))
-       if(corners[i+1] == pos+ImageRef(1,0) && scores[i+1] > score)
-         continue;
-      
-      //Check above
-      if(pos.y != 0 && row_start[pos.y - 1] != -1) 
-       {
-         if(corners[point_above].y < pos.y - 1)
-           point_above = row_start[pos.y-1];
-         
-         //Make point above point to the first of the pixels above the current 
point,
-         //if it exists.
-         for(; corners[point_above].y < pos.y && corners[point_above].x < 
pos.x - 1; point_above++);
-         
-         
-         for(int i=point_above; corners[i].y < pos.y && corners[i].x <= pos.x 
+ 1; i++)
-           {
-             int x = corners[i].x;
-             if( (x == pos.x - 1 || x ==pos.x || x == pos.x+1) && scores[i] > 
score)
-               {
-                 goto cont;
-               }
-           }
-         
-       }
+               pointer_dir[i] = fast_pixel_ring[i].x + fast_pixel_ring[i].y * 
im.size().x;
       
-      //Check below
-      if(pos.y != size.y-1 && row_start[pos.y + 1] != -1 && point_below < sz) 
//Nothing below
-       {
-         if(corners[point_below].y < pos.y + 1)
-           point_below = row_start[pos.y+1];
+       scores.resize(corners.size());
          
-         // Make point below point to one of the pixels belowthe current 
point, if it
-         // exists.
-         for(; point_below < sz && corners[point_below].y == pos.y+1 && 
corners[point_below].x < pos.x - 1; point_below++);
+       for(unsigned int i=0; i < corners.size(); i++)
+               scores[i] = old_style_corner_score(im, corners[i], pointer_dir, 
barrier);
+}
 
-         for(int i=point_below; i < sz && corners[i].y == pos.y+1 && 
corners[i].x <= pos.x + 1; i++)
-           {
-             int x = corners[i].x;
-             if( (x == pos.x - 1 || x ==pos.x || x == pos.x+1) && scores[i] > 
score)
-               {
-                 goto cont;
-               }
-           }
-       }
       
-      nonmax_corners.push_back(Collector::collect(corners[i],scores[i]));
       
-    cont:
-      ;
-    }
+void fast_nonmax(const BasicImage<byte>& im, const vector<ImageRef>& corners, 
int barrier, vector<ImageRef>& max_corners)
+{
+       vector<int> scores;
+       compute_fast_score_old(im, corners, barrier, scores);
+       nonmax_suppression(corners, scores, max_corners);
 }
   
-// The two collectors which either return just the ImageRef or the 
<ImageRef,int> pair
-struct collect_pos
+void fast_nonmax_with_scores(const BasicImage<byte>& im, const 
vector<ImageRef>& corners, int barrier, vector<pair<ImageRef,int> >& 
max_corners)
 {
-  static inline ImageRef collect(const ImageRef& pos, int score){return pos;}
-};
+       vector<int> scores;
+       compute_fast_score_old(im, corners, barrier, scores);
+       nonmax_suppression_with_scores(corners, scores, max_corners);
+}
+
 
-struct collect_score
+void fast_corner_detect_9_nonmax(const BasicImage<byte>& I, 
std::vector<ImageRef>& corners, int barrier)
 {
-  static inline pair<ImageRef, int> collect(const ImageRef& pos, int 
score){return make_pair(pos,score);}
-};
+       vector<ImageRef> c;
+       vector<int> s;
+       fast_corner_detect_9(I, c, barrier);
+       fast_corner_score_9(I, c, barrier, s);
+       nonmax_suppression(c, s, corners);
+}
 
-// The callable functions
-void fast_nonmax(const BasicImage<byte>& im, const vector<ImageRef>& corners,
-                int barrier, vector<ImageRef>& nonmax_corners)
+void fast_corner_detect_7(const BasicImage<byte>& I, std::vector<ImageRef>& 
corners, int barrier)
 {
-  fast_nonmax_t<ImageRef, collect_pos>(im, corners, barrier, nonmax_corners);
+       fast_corner_detect_plain_7(I, corners, barrier);
 }
 
-void fast_nonmax_with_scores(const BasicImage<byte>& im, const 
vector<ImageRef>& corners, int barrier, vector<pair<ImageRef,int> >& 
nonmax_corners)
+void fast_corner_detect_8(const BasicImage<byte>& I, std::vector<ImageRef>& 
corners, int barrier)
 {
-  fast_nonmax_t<pair<ImageRef,int> , collect_score>(im, corners, barrier,
-                                                   nonmax_corners);
+       fast_corner_detect_plain_8(I, corners, barrier);
 }
 
+void fast_corner_detect_11(const BasicImage<byte>& I, std::vector<ImageRef>& 
corners, int barrier)
+{
+       fast_corner_detect_plain_11(I, corners, barrier);
+}
 
 }

Index: cvd_src/faster_corner.cxx
===================================================================
RCS file: /cvsroot/libcvd/libcvd/cvd_src/faster_corner.cxx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- cvd_src/faster_corner.cxx   8 Apr 2007 01:24:55 -0000       1.5
+++ cvd_src/faster_corner.cxx   23 Jul 2007 20:43:22 -0000      1.6
@@ -9,12 +9,13 @@
 #if (CVD_HAVE_EMMINTRIN && CVD_HAVE_SSE2)
 #include <emmintrin.h>
 
+#include "cvd_src/fast/prototypes.h"
+
 namespace CVD
 {
-
-    #include <cvd_src/corner_9.h>    
-    #include <cvd_src/corner_10.h>    
-    #include <cvd_src/corner_12.h>    
+    #include "cvd_src/corner_9.h"    
+    #include "cvd_src/corner_10.h"    
+    #include "cvd_src/corner_12.h"    
 
     struct Less { template <class T1, class T2> static bool eval(const T1 a, 
const T2 b) { return a < b; }};
     struct Greater { template <class T1, class T2> static bool eval(const T1 
a, const T2 b) { return b < a; }};
@@ -129,10 +130,10 @@
        }
     }
 
-    void faster_corner_detect_12(const BasicImage<byte>& I, 
std::vector<ImageRef>& corners, int barrier)
+    void fast_corner_detect_12(const BasicImage<byte>& I, 
std::vector<ImageRef>& corners, int barrier)
     {
        if (I.size().x < 22) {
-           fast_corner_detect_12(I,corners,barrier);
+           fast_corner_detect_plain_12(I,corners,barrier);
            return;
        } else if (I.size().x < 22 || I.size().y < 7)
            return;
@@ -297,10 +298,10 @@
        }
     }
 
-    void faster_corner_detect_10(const BasicImage<byte>& I, 
std::vector<ImageRef>& corners, int barrier)
+    void fast_corner_detect_10(const BasicImage<byte>& I, 
std::vector<ImageRef>& corners, int barrier)
     {
        if (I.size().x < 22) {
-           fast_corner_detect_10(I,corners,barrier);
+           fast_corner_detect_plain_10(I,corners,barrier);
            return;
        } else if (I.size().x < 22 || I.size().y < 7)
            return;
@@ -518,10 +519,10 @@
        }
     }
 
-    void faster_corner_detect_9(const BasicImage<byte>& I, 
std::vector<ImageRef>& corners, int barrier)
+    void fast_corner_detect_9(const BasicImage<byte>& I, 
std::vector<ImageRef>& corners, int barrier)
     {
        if (I.size().x < 22) {
-           fast_corner_detect_9(I,corners,barrier);
+           fast_corner_detect_plain_9(I,corners,barrier);
            return;
        } else if (I.size().x < 22 || I.size().y < 7)
            return;

Index: cvd/nonmax_suppression.h
===================================================================
RCS file: cvd/nonmax_suppression.h
diff -N cvd/nonmax_suppression.h
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd/nonmax_suppression.h    23 Jul 2007 20:43:22 -0000      1.2
@@ -0,0 +1,31 @@
+#ifndef CVD_NONMAX_SUPPRESSION_H
+#define CVD_NONMAX_SUPPRESSION_H
+
+#include <vector>
+#include <utility>
+#include <cvd/image_ref.h>
+
+namespace CVD
+{
+       /**Perform nonmaximal suppression on a set of features, in a 3 by 3 
window.
+
+       @param corners The corner locations
+       @param scores  The corners' scores
+       @param max_corners The locally maximal corners.
+       @ingroup gVision
+       */
+       void nonmax_suppression(const std::vector<ImageRef>& corners, const 
std::vector<int>& scores, std::vector<ImageRef>& nmax_corners);
+
+
+       /**Perform nonmaximal suppression on a set of features, in a 3 by 3 
window.
+
+       @param corners The corner locations
+       @param scores  The corners' scores
+       @param max_corners The locally maximal corners, and their scores.
+       @ingroup gVision
+       */
+       void nonmax_suppression_with_scores(const std::vector<ImageRef>& 
corners, const std::vector<int>& socres, std::vector<std::pair<ImageRef,int> >& 
max_corners);
+
+}
+
+#endif

Index: cvd_src/nonmax_suppression.cxx
===================================================================
RCS file: cvd_src/nonmax_suppression.cxx
diff -N cvd_src/nonmax_suppression.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/nonmax_suppression.cxx      23 Jul 2007 20:43:22 -0000      1.2
@@ -0,0 +1,134 @@
+#include <cvd/image_ref.h>
+#include <cvd/nonmax_suppression.h>
+#include <vector>
+
+using namespace std;
+
+namespace CVD
+{
+
+
+//This function has been moved from fast_corner.cxx. Look there
+//for the old ChangeLog.
+// fast_nonmax_t is templated so you can have either of:
+//     1: A vector of ImageRefs of the nonmax corners
+//     2: A vector of <ImageRef, int> pairs of the corners and their scores.
+//     It's internal, the user-visible functions instantiate it below..
+template<class Score, class ReturnType, class Collector>
+inline void nonmax_suppression_t(const vector<ImageRef>& corners, const 
vector<Score>& scores, vector<ReturnType>& nonmax_corners)
+{
+       nonmax_corners.clear();
+       nonmax_corners.reserve(corners.size());
+
+       if(corners.size() < 1)
+               return;
+
+       
+       // Find where each row begins
+       // (the corners are output in raster scan order). A beginning of -1 
signifies
+       // that there are no corners on that row.
+       int last_row = corners.back().y;
+       vector<int> row_start(last_row, -1);
+
+       int prev_row = -1;
+       for(unsigned int i=0; i< corners.size(); i++)
+               if(corners[i].y != prev_row)
+               {
+                       row_start[corners[i].y] = i;
+                       prev_row = corners[i].y;
+               }
+       
+       
+       //Point above points (roughly) to the pixel above the one of interest, 
if there
+       //is a feature there.
+       int point_above = 0;
+       int point_below = 0;
+       
+       const unsigned int sz = corners.size(); 
+       
+       for(unsigned int i=0; i < sz; i++)
+       {
+               Score score = scores[i];
+               ImageRef pos = corners[i];
+                       
+               //Check left 
+               if(i > 0)
+                       if(corners[i-1] == pos-ImageRef(1,0) && scores[i-1] > 
score)
+                               continue;
+                       
+               //Check right
+               if(i < (sz - 1))
+                       if(corners[i+1] == pos+ImageRef(1,0) && scores[i+1] > 
score)
+                               continue;
+                       
+               //Check above (if there is a valid row above)
+               if(pos.y != 0 && row_start[pos.y - 1] != -1) 
+               {
+                       //Make sure that current point_above is one
+                       //row above.
+                       if(corners[point_above].y < pos.y - 1)
+                               point_above = row_start[pos.y-1];
+                       
+                       //Make point_above point to the first of the pixels 
above the current point,
+                       //if it exists.
+                       for(; corners[point_above].y < pos.y && 
corners[point_above].x < pos.x - 1; point_above++);
+                       
+                       
+                       for(int i=point_above; corners[i].y < pos.y && 
corners[i].x <= pos.x + 1; i++)
+                       {
+                               int x = corners[i].x;
+                               if( (x == pos.x - 1 || x ==pos.x || x == 
pos.x+1) && scores[i] > score)
+                                       goto cont;
+                       }
+                       
+               }
+                       
+               //Check below (if there is anything below)
+               if(pos.y != last_row-1 && row_start[pos.y + 1] != -1 && 
point_below < sz) //Nothing below
+               {
+                       if(corners[point_below].y < pos.y + 1)
+                               point_below = row_start[pos.y+1];
+                       
+                       // Make point below point to one of the pixels belowthe 
current point, if it
+                       // exists.
+                       for(; point_below < sz && corners[point_below].y == 
pos.y+1 && corners[point_below].x < pos.x - 1; point_below++);
+
+                       for(int i=point_below; i < sz && corners[i].y == 
pos.y+1 && corners[i].x <= pos.x + 1; i++)
+                       {
+                               int x = corners[i].x;
+                               if( (x == pos.x - 1 || x ==pos.x || x == 
pos.x+1) && scores[i] > score)
+                                       goto cont;
+                       }
+               }
+                       
+               
nonmax_corners.push_back(Collector::collect(corners[i],scores[i]));
+                       
+               cont:
+                       ;
+       }
+}
+       
+// The two collectors which either return just the ImageRef or the 
<ImageRef,int> pair
+struct collect_pos
+{
+       static inline ImageRef collect(const ImageRef& pos, int score){return 
pos;}
+};
+
+struct collect_score
+{
+       static inline pair<ImageRef, int> collect(const ImageRef& pos, int 
score){return make_pair(pos,score);}
+};
+
+// The callable functions
+void nonmax_suppression(const vector<ImageRef>& corners, const vector<int>& 
scores, vector<ImageRef>& nonmax_corners)
+{
+       nonmax_suppression_t<int, ImageRef, collect_pos>(corners, scores, 
nonmax_corners);
+}
+
+void nonmax_suppression_with_scores(const vector<ImageRef>& corners, const 
vector<int>& scores, vector<pair<ImageRef,int> >& nonmax_corners)
+{
+       nonmax_suppression_t<int, pair<ImageRef,int> , collect_score>(corners, 
scores, nonmax_corners);
+}
+
+
+}

Index: cvd_src/slower_corner.cxx
===================================================================
RCS file: cvd_src/slower_corner.cxx
diff -N cvd_src/slower_corner.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/slower_corner.cxx   23 Jul 2007 20:43:23 -0000      1.2
@@ -0,0 +1,28 @@
+#include <cvd/fast_corner.h>
+
+using namespace std;
+
+namespace CVD
+{
+
+
+
+       void fast_corner_detect_plain_9(const SubImage<byte>& i, 
vector<ImageRef>& corners, int b);
+    void fast_corner_detect_plain_10(const SubImage<byte>& i, 
vector<ImageRef>& corners, int b);
+    void fast_corner_detect_plain_12(const SubImage<byte>& i, 
vector<ImageRef>& corners, int b);
+
+       void fast_corner_detect_9(const SubImage<byte>& i, vector<ImageRef>& 
corners, int b)
+       {
+               fast_corner_detect_plain_9(i, corners, b);
+       }
+
+       void fast_corner_detect_10(const SubImage<byte>& i, vector<ImageRef>& 
corners, int b)
+       {
+               fast_corner_detect_plain_9(i, corners, b);
+       }
+
+       void fast_corner_detect_2(const SubImage<byte>& i, vector<ImageRef>& 
corners, int b)
+       {
+               fast_corner_detect_plain_9(i, corners, b);
+       }
+}

Index: cvd_src/fast/fast_10_detect.cxx
===================================================================
RCS file: cvd_src/fast/fast_10_detect.cxx
diff -N cvd_src/fast/fast_10_detect.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/fast_10_detect.cxx     23 Jul 2007 20:43:28 -0000      1.2
@@ -0,0 +1,3165 @@
+#include <vector>
+#include <cvd/image.h>
+#include <cvd/byte.h>
+
+// This is mechanically generated code. 
+
+using namespace std;
+namespace CVD
+{
+void fast_corner_detect_plain_10(const SubImage<byte>& i, vector<ImageRef>& 
corners, int b)
+{
+       int y, cb, c_b;
+       const byte  *line_max, *line_min;
+       const byte* cache_0;
+
+       int pixel[16] = {
+               0 + i.row_stride() * 3,
+               1 + i.row_stride() * 3,
+               2 + i.row_stride() * 2,
+               3 + i.row_stride() * 1,
+               3 + i.row_stride() * 0,
+               3 + i.row_stride() * -1,
+               2 + i.row_stride() * -2,
+               1 + i.row_stride() * -3,
+               0 + i.row_stride() * -3,
+               -1 + i.row_stride() * -3,
+               -2 + i.row_stride() * -2,
+               -3 + i.row_stride() * -1,
+               -3 + i.row_stride() * 0,
+               -3 + i.row_stride() * 1,
+               -2 + i.row_stride() * 2,
+               -1 + i.row_stride() * 3,
+       };
+
+       for(y = 3 ; y < i.size().y - 3; y++)
+       {
+               cache_0 = &i[y][3];
+               line_min = cache_0 - 3;
+               line_max = &i[y][i.size().x - 3];
+
+
+               for(; cache_0 < line_max;cache_0++)
+               {
+                       cb = *cache_0 + b;
+                       c_b= *cache_0 - b;
+  
+                       if(*(cache_0 + pixel[0]) > cb)
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + pixel[3]) > cb)
+                          if(*(cache_0 + pixel[5]) > cb)
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      if(*(cache_0 + pixel[9]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[5]) < c_b)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[3]) < c_b)
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + pixel[11]) > cb)
+                          if(*(cache_0 + pixel[2]) > cb)
+                           if(*(cache_0 + pixel[15]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[2]) < c_b)
+                           if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + pixel[11]) < c_b)
+                          if(*(cache_0 + pixel[6]) > cb)
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[6]) < c_b)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[5]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + -3) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[3]) > cb)
+                           if(*(cache_0 + pixel[5]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[3]) < c_b)
+                           if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else
+                         if(*(cache_0 + pixel[3]) > cb)
+                          if(*(cache_0 + pixel[14]) > cb)
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + -3) < c_b)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + pixel[3]) < c_b)
+                          if(*(cache_0 + pixel[2]) > cb)
+                           if(*(cache_0 + pixel[9]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          if(*(cache_0 + pixel[9]) > cb)
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                       else if(*(cache_0 + pixel[0]) < c_b)
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + pixel[2]) > cb)
+                          if(*(cache_0 + pixel[10]) > cb)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + pixel[2]) < c_b)
+                          if(*(cache_0 + pixel[13]) > cb)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[13]) < c_b)
+                           if(*(cache_0 + pixel[3]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[3]) < c_b)
+                            if(*(cache_0 + pixel[15]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[7]) < c_b)
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + 3) > cb)
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[2]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + 3) < c_b)
+                          if(*(cache_0 + pixel[2]) > cb)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + -3) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[2]) < c_b)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     if(*(cache_0 + pixel[9]) < c_b)
+                                      if(*(cache_0 + pixel[10]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     if(*(cache_0 + pixel[9]) < c_b)
+                                      if(*(cache_0 + pixel[10]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      if(*(cache_0 + pixel[10]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + -3) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[11]) < c_b)
+                            if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + -3) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else
+                         if(*(cache_0 + pixel[2]) < c_b)
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[3]) > cb)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[3]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          continue;
+                       else
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + pixel[10]) > cb)
+                          if(*(cache_0 + 3) > cb)
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  goto success;
+                                 else if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + 3) < c_b)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + pixel[10]) < c_b)
+                          if(*(cache_0 + 3) > cb)
+                           if(*(cache_0 + pixel[14]) < c_b)
+                            if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + -3) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + 3) < c_b)
+                           if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + -3) < c_b)
+                             if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[14]) < c_b)
+                            if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + -3) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          continue;
+                        else
+                         continue;
+
+                       success:
+                               corners.push_back(ImageRef(cache_0-line_min, 
y));
+               }
+       }
+}
+}

Index: cvd_src/fast/fast_10_score.cxx
===================================================================
RCS file: cvd_src/fast/fast_10_score.cxx
diff -N cvd_src/fast/fast_10_score.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/fast_10_score.cxx      23 Jul 2007 20:43:29 -0000      1.2
@@ -0,0 +1,3177 @@
+#include <vector>
+#include <cvd/image.h>
+#include <cvd/byte.h>
+
+// This is mechanically generated code. 
+
+using namespace std;
+namespace CVD
+{
+
+static inline bool test_gt_set(int a, int b, int& min_diff)
+{
+       if(a > b)
+       {
+               if(a-b < min_diff)
+                       min_diff = a-b;
+
+               return 1;
+       }
+       return 0;
+}
+
+inline int fast_corner_score_10(const byte* cache_0, const int offset[], int b)
+{      
+       b++;
+       //This function computes the score for a pixel which is known to be 
+       //a corner at barrier b. So we start looking at b+1 and above to 
+       //establish where it stops becoming a corner.
+       for(;;)
+       {
+               int cb = *cache_0 + b;
+               int c_b= *cache_0 - b;
+               int min_diff = INT_MAX;
+               if(test_gt_set(*(cache_0 + offset[0]), cb, min_diff))
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    break;
+                  else
+                   break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else
+                 if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+               else if(test_gt_set(c_b, *(cache_0 + offset[0]), min_diff))
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else
+                 if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  break;
+               else
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          b += min_diff;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  break;
+                else
+                 break;
+
+       }
+
+       return b-1;
+}
+
+void fast_corner_score_10(const SubImage<byte>& i, const vector<ImageRef>& 
corners, int b, vector<int>& scores)
+{
+       scores.resize(corners.size());
+               int pixel[16] = {
+               0 + i.row_stride() * 3,
+               1 + i.row_stride() * 3,
+               2 + i.row_stride() * 2,
+               3 + i.row_stride() * 1,
+               3 + i.row_stride() * 0,
+               3 + i.row_stride() * -1,
+               2 + i.row_stride() * -2,
+               1 + i.row_stride() * -3,
+               0 + i.row_stride() * -3,
+               -1 + i.row_stride() * -3,
+               -2 + i.row_stride() * -2,
+               -3 + i.row_stride() * -1,
+               -3 + i.row_stride() * 0,
+               -3 + i.row_stride() * 1,
+               -2 + i.row_stride() * 2,
+               -1 + i.row_stride() * 3,
+       };
+       for(unsigned int n=0; n < corners.size(); n++)
+               scores[n] = fast_corner_score_10(&i[corners[n]], pixel, b);
+}
+
+}

Index: cvd_src/fast/fast_11_detect.cxx
===================================================================
RCS file: cvd_src/fast/fast_11_detect.cxx
diff -N cvd_src/fast/fast_11_detect.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/fast_11_detect.cxx     23 Jul 2007 20:43:29 -0000      1.2
@@ -0,0 +1,2588 @@
+#include <vector>
+#include <cvd/image.h>
+#include <cvd/byte.h>
+
+// This is mechanically generated code. 
+
+using namespace std;
+namespace CVD
+{
+void fast_corner_detect_plain_11(const SubImage<byte>& i, vector<ImageRef>& 
corners, int b)
+{
+       int y, cb, c_b;
+       const byte  *line_max, *line_min;
+       const byte* cache_0;
+
+       int pixel[16] = {
+               0 + i.row_stride() * 3,
+               1 + i.row_stride() * 3,
+               2 + i.row_stride() * 2,
+               3 + i.row_stride() * 1,
+               3 + i.row_stride() * 0,
+               3 + i.row_stride() * -1,
+               2 + i.row_stride() * -2,
+               1 + i.row_stride() * -3,
+               0 + i.row_stride() * -3,
+               -1 + i.row_stride() * -3,
+               -2 + i.row_stride() * -2,
+               -3 + i.row_stride() * -1,
+               -3 + i.row_stride() * 0,
+               -3 + i.row_stride() * 1,
+               -2 + i.row_stride() * 2,
+               -1 + i.row_stride() * 3,
+       };
+
+       for(y = 3 ; y < i.size().y - 3; y++)
+       {
+               cache_0 = &i[y][3];
+               line_min = cache_0 - 3;
+               line_max = &i[y][i.size().x - 3];
+
+
+               for(; cache_0 < line_max;cache_0++)
+               {
+                       cb = *cache_0 + b;
+                       c_b= *cache_0 - b;
+  
+                       if(*(cache_0 + pixel[0]) > cb)
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + pixel[3]) > cb)
+                          if(*(cache_0 + pixel[6]) > cb)
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + 3) > cb)
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[1]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      if(*(cache_0 + -3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + 3) < c_b)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + 3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[6]) < c_b)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + 3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[3]) < c_b)
+                          if(*(cache_0 + pixel[14]) > cb)
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + pixel[11]) > cb)
+                          if(*(cache_0 + pixel[3]) > cb)
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + pixel[11]) < c_b)
+                          if(*(cache_0 + pixel[5]) > cb)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[5]) < c_b)
+                           if(*(cache_0 + -3) < c_b)
+                            if(*(cache_0 + 3) > cb)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + 3) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           continue;
+                         else
+                          if(*(cache_0 + pixel[6]) > cb)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + 3) > cb)
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else
+                         if(*(cache_0 + pixel[3]) > cb)
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + 3) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + 3) < c_b)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          continue;
+                       else if(*(cache_0 + pixel[0]) < c_b)
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + pixel[3]) > cb)
+                          if(*(cache_0 + pixel[11]) > cb)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + pixel[3]) < c_b)
+                          if(*(cache_0 + pixel[13]) > cb)
+                           if(*(cache_0 + pixel[5]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[13]) < c_b)
+                           if(*(cache_0 + 3) > cb)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + 3) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           continue;
+                         else
+                          if(*(cache_0 + pixel[14]) > cb)
+                           if(*(cache_0 + pixel[5]) > cb)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + 3) > cb)
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + 3) < c_b)
+                          if(*(cache_0 + pixel[2]) > cb)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + -3) < c_b)
+                             if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[3]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[2]) < c_b)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      if(*(cache_0 + pixel[9]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      if(*(cache_0 + pixel[9]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[5]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + -3) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[3]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[3]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[11]) < c_b)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else
+                         if(*(cache_0 + pixel[3]) < c_b)
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[13]) < c_b)
+                            if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[14]) < c_b)
+                            if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[7]) < c_b)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          continue;
+                       else
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + pixel[11]) > cb)
+                          if(*(cache_0 + 3) > cb)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + 3) < c_b)
+                           if(*(cache_0 + pixel[5]) > cb)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[15]) > cb)
+                            if(*(cache_0 + pixel[5]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + pixel[11]) < c_b)
+                          if(*(cache_0 + 3) > cb)
+                           if(*(cache_0 + pixel[5]) < c_b)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + 3) < c_b)
+                           if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[2]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[15]) < c_b)
+                            if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          continue;
+                        else
+                         continue;
+
+                       success:
+                               corners.push_back(ImageRef(cache_0-line_min, 
y));
+               }
+       }
+}
+}

Index: cvd_src/fast/fast_11_score.cxx
===================================================================
RCS file: cvd_src/fast/fast_11_score.cxx
diff -N cvd_src/fast/fast_11_score.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/fast_11_score.cxx      23 Jul 2007 20:43:29 -0000      1.2
@@ -0,0 +1,2600 @@
+#include <vector>
+#include <cvd/image.h>
+#include <cvd/byte.h>
+
+// This is mechanically generated code. 
+
+using namespace std;
+namespace CVD
+{
+
+static inline bool test_gt_set(int a, int b, int& min_diff)
+{
+       if(a > b)
+       {
+               if(a-b < min_diff)
+                       min_diff = a-b;
+
+               return 1;
+       }
+       return 0;
+}
+
+inline int fast_corner_score_11(const byte* cache_0, const int offset[], int b)
+{      
+       b++;
+       //This function computes the score for a pixel which is known to be 
+       //a corner at barrier b. So we start looking at b+1 and above to 
+       //establish where it stops becoming a corner.
+       for(;;)
+       {
+               int cb = *cache_0 + b;
+               int c_b= *cache_0 - b;
+               int min_diff = INT_MAX;
+               if(test_gt_set(*(cache_0 + offset[0]), cb, min_diff))
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else
+                 if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  break;
+               else if(test_gt_set(c_b, *(cache_0 + offset[0]), min_diff))
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else
+                 if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  break;
+               else
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  break;
+                else
+                 break;
+
+       }
+
+       return b-1;
+}
+
+void fast_corner_score_11(const SubImage<byte>& i, const vector<ImageRef>& 
corners, int b, vector<int>& scores)
+{
+       scores.resize(corners.size());
+               int pixel[16] = {
+               0 + i.row_stride() * 3,
+               1 + i.row_stride() * 3,
+               2 + i.row_stride() * 2,
+               3 + i.row_stride() * 1,
+               3 + i.row_stride() * 0,
+               3 + i.row_stride() * -1,
+               2 + i.row_stride() * -2,
+               1 + i.row_stride() * -3,
+               0 + i.row_stride() * -3,
+               -1 + i.row_stride() * -3,
+               -2 + i.row_stride() * -2,
+               -3 + i.row_stride() * -1,
+               -3 + i.row_stride() * 0,
+               -3 + i.row_stride() * 1,
+               -2 + i.row_stride() * 2,
+               -1 + i.row_stride() * 3,
+       };
+       for(unsigned int n=0; n < corners.size(); n++)
+               scores[n] = fast_corner_score_11(&i[corners[n]], pixel, b);
+}
+
+}

Index: cvd_src/fast/fast_12_detect.cxx
===================================================================
RCS file: cvd_src/fast/fast_12_detect.cxx
diff -N cvd_src/fast/fast_12_detect.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/fast_12_detect.cxx     23 Jul 2007 20:43:29 -0000      1.2
@@ -0,0 +1,2260 @@
+#include <vector>
+#include <cvd/image.h>
+#include <cvd/byte.h>
+
+// This is mechanically generated code. 
+
+using namespace std;
+namespace CVD
+{
+void fast_corner_detect_plain_12(const SubImage<byte>& i, vector<ImageRef>& 
corners, int b)
+{
+       int y, cb, c_b;
+       const byte  *line_max, *line_min;
+       const byte* cache_0;
+
+       int pixel[16] = {
+               0 + i.row_stride() * 3,
+               1 + i.row_stride() * 3,
+               2 + i.row_stride() * 2,
+               3 + i.row_stride() * 1,
+               3 + i.row_stride() * 0,
+               3 + i.row_stride() * -1,
+               2 + i.row_stride() * -2,
+               1 + i.row_stride() * -3,
+               0 + i.row_stride() * -3,
+               -1 + i.row_stride() * -3,
+               -2 + i.row_stride() * -2,
+               -3 + i.row_stride() * -1,
+               -3 + i.row_stride() * 0,
+               -3 + i.row_stride() * 1,
+               -2 + i.row_stride() * 2,
+               -1 + i.row_stride() * 3,
+       };
+
+       for(y = 3 ; y < i.size().y - 3; y++)
+       {
+               cache_0 = &i[y][3];
+               line_min = cache_0 - 3;
+               line_max = &i[y][i.size().x - 3];
+
+
+               for(; cache_0 < line_max;cache_0++)
+               {
+                       cb = *cache_0 + b;
+                       c_b= *cache_0 - b;
+  
+                       if(*(cache_0 + pixel[8]) > cb)
+                        if(*(cache_0 + pixel[0]) > cb)
+                         if(*(cache_0 + pixel[3]) > cb)
+                          if(*(cache_0 + pixel[6]) > cb)
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + pixel[9]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[9]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     goto success;
+                                    else if(*(cache_0 + pixel[1]) < c_b)
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + -3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[6]) < c_b)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + 3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[3]) < c_b)
+                          if(*(cache_0 + pixel[14]) > cb)
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[2]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else if(*(cache_0 + pixel[0]) < c_b)
+                         if(*(cache_0 + 3) > cb)
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[11]) > cb)
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + 3) < c_b)
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     if(*(cache_0 + pixel[1]) < c_b)
+                                      if(*(cache_0 + pixel[13]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      if(*(cache_0 + pixel[13]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[6]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[10]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          continue;
+                        else
+                         if(*(cache_0 + -3) > cb)
+                          if(*(cache_0 + 3) > cb)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[2]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          continue;
+                       else if(*(cache_0 + pixel[8]) < c_b)
+                        if(*(cache_0 + pixel[0]) > cb)
+                         if(*(cache_0 + -3) > cb)
+                          if(*(cache_0 + 3) > cb)
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + -3) < c_b)
+                          if(*(cache_0 + 3) < c_b)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[3]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[11]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          continue;
+                        else if(*(cache_0 + pixel[0]) < c_b)
+                         if(*(cache_0 + pixel[3]) > cb)
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[7]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + pixel[3]) < c_b)
+                          if(*(cache_0 + pixel[10]) > cb)
+                           if(*(cache_0 + pixel[14]) < c_b)
+                            if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     if(*(cache_0 + pixel[9]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[10]) < c_b)
+                           if(*(cache_0 + pixel[5]) > cb)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[5]) < c_b)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + 3) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + 3) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[1]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[11]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + -3) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[1]) < c_b)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + 3) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + -3) < c_b)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + 3) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + -3) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[2]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[14]) < c_b)
+                            if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else
+                         if(*(cache_0 + -3) < c_b)
+                          if(*(cache_0 + 3) < c_b)
+                           if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[11]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + pixel[3]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[3]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     if(*(cache_0 + pixel[11]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          continue;
+                       else
+                        if(*(cache_0 + pixel[0]) > cb)
+                         if(*(cache_0 + 3) > cb)
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          continue;
+                        else if(*(cache_0 + pixel[0]) < c_b)
+                         if(*(cache_0 + 3) < c_b)
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[14]) < c_b)
+                            if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          continue;
+                        else
+                         continue;
+
+                       success:
+                               corners.push_back(ImageRef(cache_0-line_min, 
y));
+               }
+       }
+}
+}

Index: cvd_src/fast/fast_12_score.cxx
===================================================================
RCS file: cvd_src/fast/fast_12_score.cxx
diff -N cvd_src/fast/fast_12_score.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/fast_12_score.cxx      23 Jul 2007 20:43:29 -0000      1.2
@@ -0,0 +1,2272 @@
+#include <vector>
+#include <cvd/image.h>
+#include <cvd/byte.h>
+
+// This is mechanically generated code. 
+
+using namespace std;
+namespace CVD
+{
+
+static inline bool test_gt_set(int a, int b, int& min_diff)
+{
+       if(a > b)
+       {
+               if(a-b < min_diff)
+                       min_diff = a-b;
+
+               return 1;
+       }
+       return 0;
+}
+
+inline int fast_corner_score_12(const byte* cache_0, const int offset[], int b)
+{      
+       b++;
+       //This function computes the score for a pixel which is known to be 
+       //a corner at barrier b. So we start looking at b+1 and above to 
+       //establish where it stops becoming a corner.
+       for(;;)
+       {
+               int cb = *cache_0 + b;
+               int c_b= *cache_0 - b;
+               int min_diff = INT_MAX;
+               if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                if(test_gt_set(*(cache_0 + offset[0]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             b += min_diff;
+                            else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[0]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  break;
+                else
+                 if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  break;
+               else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                if(test_gt_set(*(cache_0 + offset[0]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[0]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else
+                 if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  break;
+               else
+                if(test_gt_set(*(cache_0 + offset[0]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[0]), min_diff))
+                 if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  break;
+                else
+                 break;
+
+       }
+
+       return b-1;
+}
+
+void fast_corner_score_12(const SubImage<byte>& i, const vector<ImageRef>& 
corners, int b, vector<int>& scores)
+{
+       scores.resize(corners.size());
+               int pixel[16] = {
+               0 + i.row_stride() * 3,
+               1 + i.row_stride() * 3,
+               2 + i.row_stride() * 2,
+               3 + i.row_stride() * 1,
+               3 + i.row_stride() * 0,
+               3 + i.row_stride() * -1,
+               2 + i.row_stride() * -2,
+               1 + i.row_stride() * -3,
+               0 + i.row_stride() * -3,
+               -1 + i.row_stride() * -3,
+               -2 + i.row_stride() * -2,
+               -3 + i.row_stride() * -1,
+               -3 + i.row_stride() * 0,
+               -3 + i.row_stride() * 1,
+               -2 + i.row_stride() * 2,
+               -1 + i.row_stride() * 3,
+       };
+       for(unsigned int n=0; n < corners.size(); n++)
+               scores[n] = fast_corner_score_12(&i[corners[n]], pixel, b);
+}
+
+}

Index: cvd_src/fast/fast_7_detect.cxx
===================================================================
RCS file: cvd_src/fast/fast_7_detect.cxx
diff -N cvd_src/fast/fast_7_detect.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/fast_7_detect.cxx      23 Jul 2007 20:43:29 -0000      1.2
@@ -0,0 +1,16052 @@
+#include <vector>
+#include <cvd/image.h>
+#include <cvd/byte.h>
+
+// This is mechanically generated code. 
+
+using namespace std;
+namespace CVD
+{
+void fast_corner_detect_plain_7(const SubImage<byte>& i, vector<ImageRef>& 
corners, int b)
+{
+       int y, cb, c_b;
+       const byte  *line_max, *line_min;
+       const byte* cache_0;
+
+       int pixel[16] = {
+               0 + i.row_stride() * 3,
+               1 + i.row_stride() * 3,
+               2 + i.row_stride() * 2,
+               3 + i.row_stride() * 1,
+               3 + i.row_stride() * 0,
+               3 + i.row_stride() * -1,
+               2 + i.row_stride() * -2,
+               1 + i.row_stride() * -3,
+               0 + i.row_stride() * -3,
+               -1 + i.row_stride() * -3,
+               -2 + i.row_stride() * -2,
+               -3 + i.row_stride() * -1,
+               -3 + i.row_stride() * 0,
+               -3 + i.row_stride() * 1,
+               -2 + i.row_stride() * 2,
+               -1 + i.row_stride() * 3,
+       };
+
+       for(y = 3 ; y < i.size().y - 3; y++)
+       {
+               cache_0 = &i[y][3];
+               line_min = cache_0 - 3;
+               line_max = &i[y][i.size().x - 3];
+
+
+               for(; cache_0 < line_max;cache_0++)
+               {
+                       cb = *cache_0 + b;
+                       c_b= *cache_0 - b;
+  
+                       if(*(cache_0 + pixel[0]) > cb)
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + 3) > cb)
+                          if(*(cache_0 + pixel[5]) > cb)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               goto success;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[9]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      if(*(cache_0 + pixel[15]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[7]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[9]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      if(*(cache_0 + pixel[15]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[9]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      if(*(cache_0 + pixel[15]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[2]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[2]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      if(*(cache_0 + pixel[2]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[2]) > cb)
+                                      if(*(cache_0 + pixel[14]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    if(*(cache_0 + pixel[2]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[1]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[2]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[2]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      if(*(cache_0 + pixel[11]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[15]) < c_b)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      if(*(cache_0 + pixel[11]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      if(*(cache_0 + pixel[10]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[15]) < c_b)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                          else if(*(cache_0 + pixel[5]) < c_b)
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      if(*(cache_0 + pixel[11]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[14]) < c_b)
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[14]) < c_b)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                         else if(*(cache_0 + 3) < c_b)
+                          if(*(cache_0 + pixel[11]) > cb)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 goto success;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + -3) < c_b)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                           else if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                          else if(*(cache_0 + pixel[11]) < c_b)
+                           if(*(cache_0 + pixel[15]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[15]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[11]) > cb)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + -3) < c_b)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      if(*(cache_0 + pixel[10]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[2]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                           else if(*(cache_0 + pixel[13]) < c_b)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[11]) < c_b)
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[14]) < c_b)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + -3) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + pixel[9]) > cb)
+                          if(*(cache_0 + pixel[1]) > cb)
+                           if(*(cache_0 + pixel[15]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[1]) < c_b)
+                           if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                         else if(*(cache_0 + pixel[9]) < c_b)
+                          if(*(cache_0 + pixel[7]) > cb)
+                           if(*(cache_0 + pixel[1]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 goto success;
+                                else if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      if(*(cache_0 + pixel[14]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + -3) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[7]) < c_b)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      if(*(cache_0 + pixel[2]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[2]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[2]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[5]) > cb)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  goto success;
+                                 else if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     if(*(cache_0 + -3) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                else if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + pixel[11]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                               else if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                              else if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[2]) > cb)
+                                     if(*(cache_0 + pixel[3]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[13]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[3]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[13]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                            else if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[2]) > cb)
+                                     if(*(cache_0 + pixel[3]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     if(*(cache_0 + 3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[3]) > cb)
+                                      if(*(cache_0 + 3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[13]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + 3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[3]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     if(*(cache_0 + 3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + 3) < c_b)
+                               goto success;
+                              else
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[2]) > cb)
+                                      if(*(cache_0 + pixel[3]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      if(*(cache_0 + pixel[14]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                             else
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                            else
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + -3) < c_b)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + 3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[13]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[6]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[3]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                              else
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                           else
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[2]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                              else
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[2]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                          else
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      if(*(cache_0 + pixel[14]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      if(*(cache_0 + pixel[14]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     if(*(cache_0 + -3) < c_b)
+                                      if(*(cache_0 + pixel[13]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                             else if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                         else
+                          if(*(cache_0 + pixel[15]) > cb)
+                           if(*(cache_0 + pixel[1]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 goto success;
+                                else if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + pixel[14]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + pixel[14]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                          else if(*(cache_0 + pixel[15]) < c_b)
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                        else
+                         if(*(cache_0 + pixel[2]) > cb)
+                          if(*(cache_0 + pixel[3]) > cb)
+                           if(*(cache_0 + pixel[5]) > cb)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               goto success;
+                              else
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[15]) < c_b)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                goto success;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[5]) < c_b)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + 3) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[3]) < c_b)
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + -3) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + -3) < c_b)
+                            if(*(cache_0 + pixel[15]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[2]) < c_b)
+                          if(*(cache_0 + pixel[15]) > cb)
+                           if(*(cache_0 + pixel[11]) > cb)
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 goto success;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[11]) < c_b)
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[15]) < c_b)
+                           if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      if(*(cache_0 + pixel[14]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[11]) > cb)
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                goto success;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[11]) < c_b)
+                           if(*(cache_0 + pixel[15]) < c_b)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                       else if(*(cache_0 + pixel[0]) < c_b)
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + pixel[15]) > cb)
+                          if(*(cache_0 + pixel[7]) > cb)
+                           if(*(cache_0 + pixel[9]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + 3) < c_b)
+                                     if(*(cache_0 + pixel[5]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + pixel[14]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                         else if(*(cache_0 + pixel[15]) < c_b)
+                          if(*(cache_0 + pixel[1]) > cb)
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  goto success;
+                                 else if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      if(*(cache_0 + pixel[14]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[1]) < c_b)
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     if(*(cache_0 + 3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      if(*(cache_0 + pixel[10]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      if(*(cache_0 + -3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      if(*(cache_0 + -3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      if(*(cache_0 + pixel[11]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      if(*(cache_0 + -3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      if(*(cache_0 + pixel[6]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               goto success;
+                              else
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      if(*(cache_0 + -3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[5]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                             else
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[6]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[6]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                            else
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + -3) < c_b)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + 3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + 3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + 3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                           else
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[3]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[3]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[14]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[3]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[3]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                          else
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[2]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[2]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + 3) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                         else
+                          if(*(cache_0 + pixel[9]) > cb)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + 3) < c_b)
+                                     if(*(cache_0 + pixel[5]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + 3) < c_b)
+                                     if(*(cache_0 + pixel[5]) < c_b)
+                                      if(*(cache_0 + pixel[6]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + 3) < c_b)
+                                     if(*(cache_0 + pixel[5]) < c_b)
+                                      if(*(cache_0 + pixel[6]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + 3) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                            else if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + 3) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + 3) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[9]) < c_b)
+                           if(*(cache_0 + 3) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + 3) < c_b)
+                            if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + -3) > cb)
+                          if(*(cache_0 + 3) > cb)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[13]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      if(*(cache_0 + pixel[11]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     if(*(cache_0 + pixel[11]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + 3) < c_b)
+                           if(*(cache_0 + pixel[3]) > cb)
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[3]) < c_b)
+                            if(*(cache_0 + pixel[5]) > cb)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                              else
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[14]) < c_b)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      if(*(cache_0 + pixel[11]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     if(*(cache_0 + pixel[11]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                         else if(*(cache_0 + -3) < c_b)
+                          if(*(cache_0 + pixel[13]) > cb)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[2]) < c_b)
+                                    if(*(cache_0 + pixel[3]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      if(*(cache_0 + pixel[15]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[2]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[13]) < c_b)
+                           if(*(cache_0 + pixel[11]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     if(*(cache_0 + pixel[9]) < c_b)
+                                      if(*(cache_0 + pixel[10]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[11]) < c_b)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     if(*(cache_0 + pixel[2]) < c_b)
+                                      if(*(cache_0 + pixel[15]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[2]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[2]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      if(*(cache_0 + pixel[9]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[2]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[1]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[9]) < c_b)
+                               goto success;
+                              else
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[1]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[15]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + 3) < c_b)
+                                     if(*(cache_0 + pixel[1]) < c_b)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                             else
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[2]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[2]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      if(*(cache_0 + pixel[9]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[15]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[2]) > cb)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      if(*(cache_0 + pixel[9]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else if(*(cache_0 + pixel[2]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[9]) < c_b)
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + 3) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     if(*(cache_0 + 3) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                            else
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) < c_b)
+                                      if(*(cache_0 + pixel[15]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[9]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) < c_b)
+                                      if(*(cache_0 + pixel[15]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[2]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[2]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     if(*(cache_0 + pixel[2]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + 3) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                           else
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     if(*(cache_0 + pixel[9]) < c_b)
+                                      if(*(cache_0 + pixel[10]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[14]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     if(*(cache_0 + pixel[9]) < c_b)
+                                      if(*(cache_0 + pixel[10]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      if(*(cache_0 + pixel[9]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + pixel[3]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     if(*(cache_0 + pixel[9]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                          else
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[15]) < c_b)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      if(*(cache_0 + pixel[15]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[9]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      if(*(cache_0 + pixel[15]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      if(*(cache_0 + pixel[1]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[2]) < c_b)
+                                    if(*(cache_0 + pixel[3]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + 3) < c_b)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                         else
+                          if(*(cache_0 + 3) > cb)
+                           if(*(cache_0 + pixel[3]) > cb)
+                            if(*(cache_0 + pixel[5]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[3]) < c_b)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      if(*(cache_0 + pixel[11]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     if(*(cache_0 + pixel[11]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + 3) < c_b)
+                           if(*(cache_0 + pixel[3]) > cb)
+                            if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[3]) < c_b)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[3]) > cb)
+                            if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[3]) < c_b)
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     if(*(cache_0 + pixel[11]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      if(*(cache_0 + pixel[11]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      if(*(cache_0 + pixel[9]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                        else
+                         if(*(cache_0 + -3) > cb)
+                          if(*(cache_0 + pixel[3]) > cb)
+                           if(*(cache_0 + pixel[15]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[3]) < c_b)
+                           if(*(cache_0 + pixel[1]) > cb)
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[15]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[15]) > cb)
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + -3) < c_b)
+                          if(*(cache_0 + pixel[14]) > cb)
+                           if(*(cache_0 + pixel[5]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[5]) < c_b)
+                            if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[14]) < c_b)
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[15]) < c_b)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               goto success;
+                              else
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                goto success;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[5]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[5]) < c_b)
+                            if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[3]) > cb)
+                           if(*(cache_0 + pixel[1]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[3]) < c_b)
+                           if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[5]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                       else
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + 3) > cb)
+                          if(*(cache_0 + pixel[6]) > cb)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               goto success;
+                              else
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                goto success;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[6]) < c_b)
+                           if(*(cache_0 + pixel[11]) > cb)
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[11]) < c_b)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[13]) < c_b)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + 3) < c_b)
+                          if(*(cache_0 + pixel[11]) > cb)
+                           if(*(cache_0 + pixel[9]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[9]) < c_b)
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[11]) < c_b)
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[7]) < c_b)
+                            if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      if(*(cache_0 + pixel[15]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[7]) < c_b)
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[11]) > cb)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[5]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[11]) < c_b)
+                           if(*(cache_0 + pixel[9]) < c_b)
+                            if(*(cache_0 + pixel[15]) < c_b)
+                             if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + 3) > cb)
+                          if(*(cache_0 + pixel[11]) > cb)
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[11]) < c_b)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + -3) < c_b)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + 3) < c_b)
+                          if(*(cache_0 + pixel[6]) > cb)
+                           if(*(cache_0 + pixel[11]) > cb)
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[11]) < c_b)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[6]) < c_b)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               goto success;
+                              else
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                goto success;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[13]) < c_b)
+                            if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[11]) > cb)
+                           if(*(cache_0 + pixel[9]) > cb)
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[11]) < c_b)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else
+                         if(*(cache_0 + pixel[9]) > cb)
+                          if(*(cache_0 + pixel[15]) > cb)
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      if(*(cache_0 + pixel[6]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + 3) < c_b)
+                                     if(*(cache_0 + pixel[5]) < c_b)
+                                      if(*(cache_0 + pixel[6]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + -3) < c_b)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[15]) < c_b)
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[7]) < c_b)
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[1]) > cb)
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[9]) < c_b)
+                          if(*(cache_0 + pixel[15]) > cb)
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[15]) < c_b)
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + -3) < c_b)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[13]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      if(*(cache_0 + pixel[6]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + 3) < c_b)
+                                      if(*(cache_0 + pixel[5]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + 3) < c_b)
+                                     if(*(cache_0 + pixel[5]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[1]) > cb)
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[7]) > cb)
+                           if(*(cache_0 + pixel[1]) > cb)
+                            if(*(cache_0 + 3) > cb)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[7]) < c_b)
+                           if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + 3) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+
+                       success:
+                               corners.push_back(ImageRef(cache_0-line_min, 
y));
+               }
+       }
+}
+}

Index: cvd_src/fast/fast_7_score.cxx
===================================================================
RCS file: cvd_src/fast/fast_7_score.cxx
diff -N cvd_src/fast/fast_7_score.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/fast_7_score.cxx       23 Jul 2007 20:43:30 -0000      1.2
@@ -0,0 +1,16064 @@
+#include <vector>
+#include <cvd/image.h>
+#include <cvd/byte.h>
+
+// This is mechanically generated code. 
+
+using namespace std;
+namespace CVD
+{
+
+static inline bool test_gt_set(int a, int b, int& min_diff)
+{
+       if(a > b)
+       {
+               if(a-b < min_diff)
+                       min_diff = a-b;
+
+               return 1;
+       }
+       return 0;
+}
+
+inline int fast_corner_score_7(const byte* cache_0, const int offset[], int b)
+{      
+       b++;
+       //This function computes the score for a pixel which is known to be 
+       //a corner at barrier b. So we start looking at b+1 and above to 
+       //establish where it stops becoming a corner.
+       for(;;)
+       {
+               int cb = *cache_0 + b;
+               int c_b= *cache_0 - b;
+               int min_diff = INT_MAX;
+               if(test_gt_set(*(cache_0 + offset[0]), cb, min_diff))
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       b += min_diff;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         b += min_diff;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         b += min_diff;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          b += min_diff;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                       b += min_diff;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         b += min_diff;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                else
+                 if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       b += min_diff;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         b += min_diff;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+               else if(test_gt_set(c_b, *(cache_0 + offset[0]), min_diff))
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          b += min_diff;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       b += min_diff;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                       b += min_diff;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                else
+                 if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       b += min_diff;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        b += min_diff;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                   else
+                    break;
+                  else
+                   break;
+               else
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       b += min_diff;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       b += min_diff;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        b += min_diff;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else
+                    break;
+                  else
+                   break;
+                else
+                 if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+
+       }
+
+       return b-1;
+}
+
+void fast_corner_score_7(const SubImage<byte>& i, const vector<ImageRef>& 
corners, int b, vector<int>& scores)
+{
+       scores.resize(corners.size());
+               int pixel[16] = {
+               0 + i.row_stride() * 3,
+               1 + i.row_stride() * 3,
+               2 + i.row_stride() * 2,
+               3 + i.row_stride() * 1,
+               3 + i.row_stride() * 0,
+               3 + i.row_stride() * -1,
+               2 + i.row_stride() * -2,
+               1 + i.row_stride() * -3,
+               0 + i.row_stride() * -3,
+               -1 + i.row_stride() * -3,
+               -2 + i.row_stride() * -2,
+               -3 + i.row_stride() * -1,
+               -3 + i.row_stride() * 0,
+               -3 + i.row_stride() * 1,
+               -2 + i.row_stride() * 2,
+               -1 + i.row_stride() * 3,
+       };
+       for(unsigned int n=0; n < corners.size(); n++)
+               scores[n] = fast_corner_score_7(&i[corners[n]], pixel, b);
+}
+
+}

Index: cvd_src/fast/fast_8_detect.cxx
===================================================================
RCS file: cvd_src/fast/fast_8_detect.cxx
diff -N cvd_src/fast/fast_8_detect.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/fast_8_detect.cxx      23 Jul 2007 20:43:30 -0000      1.2
@@ -0,0 +1,8430 @@
+#include <vector>
+#include <cvd/image.h>
+#include <cvd/byte.h>
+
+// This is mechanically generated code. 
+
+using namespace std;
+namespace CVD
+{
+void fast_corner_detect_plain_8(const SubImage<byte>& i, vector<ImageRef>& 
corners, int b)
+{
+       int y, cb, c_b;
+       const byte  *line_max, *line_min;
+       const byte* cache_0;
+
+       int pixel[16] = {
+               0 + i.row_stride() * 3,
+               1 + i.row_stride() * 3,
+               2 + i.row_stride() * 2,
+               3 + i.row_stride() * 1,
+               3 + i.row_stride() * 0,
+               3 + i.row_stride() * -1,
+               2 + i.row_stride() * -2,
+               1 + i.row_stride() * -3,
+               0 + i.row_stride() * -3,
+               -1 + i.row_stride() * -3,
+               -2 + i.row_stride() * -2,
+               -3 + i.row_stride() * -1,
+               -3 + i.row_stride() * 0,
+               -3 + i.row_stride() * 1,
+               -2 + i.row_stride() * 2,
+               -1 + i.row_stride() * 3,
+       };
+
+       for(y = 3 ; y < i.size().y - 3; y++)
+       {
+               cache_0 = &i[y][3];
+               line_min = cache_0 - 3;
+               line_max = &i[y][i.size().x - 3];
+
+
+               for(; cache_0 < line_max;cache_0++)
+               {
+                       cb = *cache_0 + b;
+                       c_b= *cache_0 - b;
+  
+                       if(*(cache_0 + pixel[0]) > cb)
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + pixel[3]) > cb)
+                          if(*(cache_0 + pixel[5]) > cb)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + pixel[14]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 goto success;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + pixel[14]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + pixel[10]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      if(*(cache_0 + pixel[11]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      if(*(cache_0 + pixel[9]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 goto success;
+                                else if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[5]) < c_b)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[15]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 goto success;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + -3) < c_b)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[3]) < c_b)
+                          if(*(cache_0 + pixel[11]) > cb)
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + 3) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           continue;
+                         else
+                          if(*(cache_0 + pixel[11]) > cb)
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + -3) < c_b)
+                            if(*(cache_0 + 3) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + 3) > cb)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + pixel[9]) > cb)
+                          if(*(cache_0 + pixel[15]) > cb)
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + pixel[13]) > cb)
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[1]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[9]) < c_b)
+                          if(*(cache_0 + pixel[10]) > cb)
+                           if(*(cache_0 + pixel[1]) > cb)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     if(*(cache_0 + pixel[6]) < c_b)
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[15]) < c_b)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[10]) < c_b)
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + -3) < c_b)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      if(*(cache_0 + pixel[6]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[7]) < c_b)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + -3) < c_b)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[14]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + 3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[5]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[13]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                              else
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[3]) > cb)
+                                      if(*(cache_0 + 3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[2]) > cb)
+                                     if(*(cache_0 + pixel[3]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[2]) > cb)
+                                     if(*(cache_0 + pixel[3]) > cb)
+                                      if(*(cache_0 + -3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[2]) > cb)
+                                      if(*(cache_0 + pixel[3]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[2]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[2]) > cb)
+                                      if(*(cache_0 + 3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      if(*(cache_0 + pixel[2]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[3]) > cb)
+                                      if(*(cache_0 + 3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + 3) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[5]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + pixel[1]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + pixel[1]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     if(*(cache_0 + 3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    if(*(cache_0 + pixel[2]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                          else
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                              else if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[15]) < c_b)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + 3) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[1]) > cb)
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                             else
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[1]) < c_b)
+                           if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else
+                         if(*(cache_0 + pixel[2]) > cb)
+                          if(*(cache_0 + 3) > cb)
+                           if(*(cache_0 + pixel[15]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[15]) < c_b)
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + 3) < c_b)
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[2]) < c_b)
+                          if(*(cache_0 + pixel[10]) > cb)
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          if(*(cache_0 + pixel[10]) > cb)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                       else if(*(cache_0 + pixel[0]) < c_b)
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + pixel[1]) > cb)
+                          if(*(cache_0 + pixel[7]) > cb)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[5]) > cb)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      if(*(cache_0 + pixel[15]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      if(*(cache_0 + pixel[15]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + -3) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + -3) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[9]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[9]) < c_b)
+                            if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[1]) < c_b)
+                          if(*(cache_0 + pixel[15]) > cb)
+                           if(*(cache_0 + pixel[9]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   if(*(cache_0 + pixel[3]) < c_b)
+                                    if(*(cache_0 + 3) < c_b)
+                                     if(*(cache_0 + pixel[5]) < c_b)
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     if(*(cache_0 + pixel[7]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[15]) < c_b)
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      if(*(cache_0 + pixel[14]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + pixel[14]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[6]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + 3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      if(*(cache_0 + pixel[10]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[5]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      if(*(cache_0 + pixel[11]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      if(*(cache_0 + pixel[11]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      if(*(cache_0 + pixel[11]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      if(*(cache_0 + pixel[11]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[13]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      if(*(cache_0 + pixel[11]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + 3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + pixel[14]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + pixel[14]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + pixel[14]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[6]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[2]) > cb)
+                                    if(*(cache_0 + pixel[3]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[7]) < c_b)
+                            if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[9]) > cb)
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[7]) < c_b)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[9]) < c_b)
+                           if(*(cache_0 + pixel[11]) < c_b)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + 3) > cb)
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[11]) > cb)
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[11]) < c_b)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + 3) < c_b)
+                          if(*(cache_0 + pixel[2]) > cb)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[2]) < c_b)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     if(*(cache_0 + -3) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     if(*(cache_0 + -3) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     if(*(cache_0 + -3) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      if(*(cache_0 + pixel[14]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      if(*(cache_0 + pixel[14]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      if(*(cache_0 + pixel[10]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     if(*(cache_0 + pixel[11]) < c_b)
+                                      if(*(cache_0 + -3) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[9]) < c_b)
+                                      if(*(cache_0 + pixel[10]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[11]) > cb)
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[11]) < c_b)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           continue;
+                        else
+                         if(*(cache_0 + -3) > cb)
+                          if(*(cache_0 + 3) < c_b)
+                           if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + -3) < c_b)
+                          if(*(cache_0 + pixel[2]) > cb)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[2]) < c_b)
+                           if(*(cache_0 + pixel[15]) > cb)
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[15]) < c_b)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[13]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[13]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + 3) < c_b)
+                           if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[15]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                       else
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + 3) > cb)
+                          if(*(cache_0 + pixel[3]) > cb)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[3]) < c_b)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[11]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 goto success;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + 3) < c_b)
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 goto success;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + 3) > cb)
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + 3) < c_b)
+                          if(*(cache_0 + pixel[10]) > cb)
+                           if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[5]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[10]) < c_b)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[14]) < c_b)
+                             if(*(cache_0 + -3) < c_b)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[9]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else
+                         continue;
+
+                       success:
+                               corners.push_back(ImageRef(cache_0-line_min, 
y));
+               }
+       }
+}
+}

Index: cvd_src/fast/fast_8_score.cxx
===================================================================
RCS file: cvd_src/fast/fast_8_score.cxx
diff -N cvd_src/fast/fast_8_score.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/fast_8_score.cxx       23 Jul 2007 20:43:30 -0000      1.2
@@ -0,0 +1,8442 @@
+#include <vector>
+#include <cvd/image.h>
+#include <cvd/byte.h>
+
+// This is mechanically generated code. 
+
+using namespace std;
+namespace CVD
+{
+
+static inline bool test_gt_set(int a, int b, int& min_diff)
+{
+       if(a > b)
+       {
+               if(a-b < min_diff)
+                       min_diff = a-b;
+
+               return 1;
+       }
+       return 0;
+}
+
+inline int fast_corner_score_8(const byte* cache_0, const int offset[], int b)
+{      
+       b++;
+       //This function computes the score for a pixel which is known to be 
+       //a corner at barrier b. So we start looking at b+1 and above to 
+       //establish where it stops becoming a corner.
+       for(;;)
+       {
+               int cb = *cache_0 + b;
+               int c_b= *cache_0 - b;
+               int min_diff = INT_MAX;
+               if(test_gt_set(*(cache_0 + offset[0]), cb, min_diff))
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         b += min_diff;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         b += min_diff;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         b += min_diff;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else
+                 if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+               else if(test_gt_set(c_b, *(cache_0 + offset[0]), min_diff))
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[2]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   break;
+                else
+                 if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else
+                    break;
+                  else
+                   break;
+               else
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         b += min_diff;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         b += min_diff;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else
+                    break;
+                  else
+                   break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         b += min_diff;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else
+                    break;
+                  else
+                   break;
+                else
+                 break;
+
+       }
+
+       return b-1;
+}
+
+void fast_corner_score_8(const SubImage<byte>& i, const vector<ImageRef>& 
corners, int b, vector<int>& scores)
+{
+       scores.resize(corners.size());
+               int pixel[16] = {
+               0 + i.row_stride() * 3,
+               1 + i.row_stride() * 3,
+               2 + i.row_stride() * 2,
+               3 + i.row_stride() * 1,
+               3 + i.row_stride() * 0,
+               3 + i.row_stride() * -1,
+               2 + i.row_stride() * -2,
+               1 + i.row_stride() * -3,
+               0 + i.row_stride() * -3,
+               -1 + i.row_stride() * -3,
+               -2 + i.row_stride() * -2,
+               -3 + i.row_stride() * -1,
+               -3 + i.row_stride() * 0,
+               -3 + i.row_stride() * 1,
+               -2 + i.row_stride() * 2,
+               -1 + i.row_stride() * 3,
+       };
+       for(unsigned int n=0; n < corners.size(); n++)
+               scores[n] = fast_corner_score_8(&i[corners[n]], pixel, b);
+}
+
+}

Index: cvd_src/fast/fast_9_detect.cxx
===================================================================
RCS file: cvd_src/fast/fast_9_detect.cxx
diff -N cvd_src/fast/fast_9_detect.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/fast_9_detect.cxx      23 Jul 2007 20:43:31 -0000      1.2
@@ -0,0 +1,4667 @@
+#include <vector>
+#include <cvd/image.h>
+#include <cvd/byte.h>
+
+// This is mechanically generated code. 
+
+using namespace std;
+namespace CVD
+{
+void fast_corner_detect_plain_9(const SubImage<byte>& i, vector<ImageRef>& 
corners, int b)
+{
+       int y, cb, c_b;
+       const byte  *line_max, *line_min;
+       const byte* cache_0;
+
+       int pixel[16] = {
+               0 + i.row_stride() * 3,
+               1 + i.row_stride() * 3,
+               2 + i.row_stride() * 2,
+               3 + i.row_stride() * 1,
+               3 + i.row_stride() * 0,
+               3 + i.row_stride() * -1,
+               2 + i.row_stride() * -2,
+               1 + i.row_stride() * -3,
+               0 + i.row_stride() * -3,
+               -1 + i.row_stride() * -3,
+               -2 + i.row_stride() * -2,
+               -3 + i.row_stride() * -1,
+               -3 + i.row_stride() * 0,
+               -3 + i.row_stride() * 1,
+               -2 + i.row_stride() * 2,
+               -1 + i.row_stride() * 3,
+       };
+
+       for(y = 3 ; y < i.size().y - 3; y++)
+       {
+               cache_0 = &i[y][3];
+               line_min = cache_0 - 3;
+               line_max = &i[y][i.size().x - 3];
+
+
+               for(; cache_0 < line_max;cache_0++)
+               {
+                       cb = *cache_0 + b;
+                       c_b= *cache_0 - b;
+  
+                       if(*(cache_0 + pixel[0]) > cb)
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + pixel[3]) > cb)
+                          if(*(cache_0 + pixel[5]) > cb)
+                           if(*(cache_0 + pixel[2]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                goto success;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  goto success;
+                                 else if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      if(*(cache_0 + pixel[13]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     if(*(cache_0 + pixel[13]) > cb)
+                                      if(*(cache_0 + pixel[10]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + 3) < c_b)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[1]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[10]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[7]) > cb)
+                                     if(*(cache_0 + pixel[9]) > cb)
+                                      if(*(cache_0 + pixel[10]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      if(*(cache_0 + pixel[9]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else if(*(cache_0 + pixel[1]) < c_b)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[7]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     if(*(cache_0 + pixel[7]) > cb)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  goto success;
+                                 else if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    if(*(cache_0 + pixel[9]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[5]) < c_b)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + -3) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[11]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  goto success;
+                                 else if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[3]) < c_b)
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          if(*(cache_0 + -3) > cb)
+                           if(*(cache_0 + pixel[10]) > cb)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[9]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + pixel[10]) > cb)
+                          if(*(cache_0 + pixel[15]) > cb)
+                           if(*(cache_0 + pixel[1]) > cb)
+                            if(*(cache_0 + pixel[14]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[10]) < c_b)
+                          if(*(cache_0 + pixel[9]) > cb)
+                           if(*(cache_0 + pixel[1]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[9]) < c_b)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[11]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + 3) > cb)
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[15]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[14]) > cb)
+                                      if(*(cache_0 + pixel[15]) > cb)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + -3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     if(*(cache_0 + pixel[15]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     if(*(cache_0 + pixel[5]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[15]) < c_b)
+                             if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[3]) > cb)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[3]) > cb)
+                           if(*(cache_0 + pixel[15]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[14]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[11]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[3]) < c_b)
+                           if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else
+                         if(*(cache_0 + pixel[3]) > cb)
+                          if(*(cache_0 + pixel[14]) > cb)
+                           if(*(cache_0 + 3) > cb)
+                            if(*(cache_0 + pixel[2]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[2]) < c_b)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[15]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + 3) < c_b)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[13]) > cb)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[15]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[14]) < c_b)
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[2]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[15]) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[3]) < c_b)
+                          if(*(cache_0 + pixel[10]) > cb)
+                           if(*(cache_0 + -3) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          if(*(cache_0 + pixel[10]) > cb)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[1]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[15]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[15]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                       else if(*(cache_0 + pixel[0]) < c_b)
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + pixel[2]) > cb)
+                          if(*(cache_0 + pixel[7]) > cb)
+                           if(*(cache_0 + pixel[9]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[11]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[13]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[11]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[9]) < c_b)
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[7]) < c_b)
+                           if(*(cache_0 + pixel[1]) < c_b)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[9]) < c_b)
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[2]) < c_b)
+                          if(*(cache_0 + pixel[15]) > cb)
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + 3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[6]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[15]) < c_b)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[11]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[13]) < c_b)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[6]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[10]) > cb)
+                                     if(*(cache_0 + pixel[11]) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + -3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[6]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   if(*(cache_0 + pixel[10]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     if(*(cache_0 + -3) > cb)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[6]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    if(*(cache_0 + pixel[11]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + 3) > cb)
+                              if(*(cache_0 + pixel[11]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[10]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[11]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[9]) > cb)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    if(*(cache_0 + pixel[5]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + -3) > cb)
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + -3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + 3) > cb)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[13]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    if(*(cache_0 + 3) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[11]) > cb)
+                           if(*(cache_0 + pixel[7]) > cb)
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[6]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + 3) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) > cb)
+                                    if(*(cache_0 + pixel[14]) > cb)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                               else if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + -3) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[14]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[15]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[11]) < c_b)
+                           if(*(cache_0 + pixel[9]) < c_b)
+                            if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[13]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + 3) > cb)
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[11]) < c_b)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + 3) < c_b)
+                          if(*(cache_0 + pixel[2]) > cb)
+                           if(*(cache_0 + pixel[10]) < c_b)
+                            if(*(cache_0 + pixel[11]) < c_b)
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[2]) < c_b)
+                           if(*(cache_0 + pixel[6]) > cb)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[6]) < c_b)
+                            if(*(cache_0 + pixel[3]) > cb)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[11]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     if(*(cache_0 + pixel[11]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[10]) < c_b)
+                                     if(*(cache_0 + pixel[11]) < c_b)
+                                      goto success;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[5]) < c_b)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     if(*(cache_0 + -3) < c_b)
+                                      if(*(cache_0 + pixel[13]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[1]) > cb)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[1]) < c_b)
+                                goto success;
+                               else
+                                if(*(cache_0 + pixel[10]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[15]) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     if(*(cache_0 + -3) < c_b)
+                                      if(*(cache_0 + pixel[13]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + -3) < c_b)
+                                     if(*(cache_0 + pixel[13]) < c_b)
+                                      if(*(cache_0 + pixel[10]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[14]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[15]) > cb)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[10]) < c_b)
+                                      if(*(cache_0 + pixel[11]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     if(*(cache_0 + pixel[9]) < c_b)
+                                      if(*(cache_0 + pixel[11]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                     else
+                                      continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[11]) < c_b)
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     if(*(cache_0 + pixel[15]) < c_b)
+                                      goto success;
+                                     else
+                                      if(*(cache_0 + pixel[7]) < c_b)
+                                       goto success;
+                                      else
+                                       continue;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[11]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[15]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[5]) > cb)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    if(*(cache_0 + pixel[13]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[15]) < c_b)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[9]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   if(*(cache_0 + pixel[10]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[1]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    if(*(cache_0 + pixel[11]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[10]) < c_b)
+                                  if(*(cache_0 + pixel[11]) < c_b)
+                                   if(*(cache_0 + pixel[9]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[1]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[11]) < c_b)
+                            if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + -3) > cb)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[15]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + -3) < c_b)
+                           if(*(cache_0 + pixel[11]) < c_b)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[2]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[9]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[2]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else
+                         if(*(cache_0 + -3) > cb)
+                          if(*(cache_0 + pixel[5]) < c_b)
+                           if(*(cache_0 + pixel[2]) < c_b)
+                            if(*(cache_0 + pixel[15]) < c_b)
+                             if(*(cache_0 + pixel[1]) < c_b)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + -3) < c_b)
+                          if(*(cache_0 + pixel[2]) < c_b)
+                           if(*(cache_0 + pixel[15]) < c_b)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    if(*(cache_0 + pixel[14]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + pixel[14]) > cb)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[7]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[13]) < c_b)
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + 3) < c_b)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[11]) > cb)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[13]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[6]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[3]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[13]) > cb)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    if(*(cache_0 + pixel[6]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                  else if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    if(*(cache_0 + pixel[5]) < c_b)
+                                     goto success;
+                                    else
+                                     continue;
+                                   else
+                                    continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[7]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   if(*(cache_0 + pixel[1]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[7]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + pixel[13]) > cb)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + pixel[6]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[13]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   if(*(cache_0 + pixel[5]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[11]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + pixel[6]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   if(*(cache_0 + 3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[9]) < c_b)
+                            if(*(cache_0 + pixel[1]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[11]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[5]) < c_b)
+                           if(*(cache_0 + pixel[14]) > cb)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[2]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[6]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + pixel[14]) < c_b)
+                            if(*(cache_0 + pixel[3]) < c_b)
+                             if(*(cache_0 + pixel[2]) < c_b)
+                              if(*(cache_0 + pixel[6]) > cb)
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  if(*(cache_0 + pixel[15]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[6]) < c_b)
+                               if(*(cache_0 + pixel[15]) < c_b)
+                                if(*(cache_0 + pixel[1]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[13]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[15]) < c_b)
+                                  if(*(cache_0 + pixel[1]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[15]) < c_b)
+                              if(*(cache_0 + pixel[2]) < c_b)
+                               if(*(cache_0 + pixel[6]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[1]) < c_b)
+                                  if(*(cache_0 + 3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           continue;
+                       else
+                        if(*(cache_0 + pixel[8]) > cb)
+                         if(*(cache_0 + pixel[11]) > cb)
+                          if(*(cache_0 + pixel[6]) > cb)
+                           if(*(cache_0 + pixel[13]) > cb)
+                            if(*(cache_0 + pixel[10]) > cb)
+                             if(*(cache_0 + pixel[7]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[5]) < c_b)
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[14]) > cb)
+                                if(*(cache_0 + -3) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else if(*(cache_0 + pixel[10]) < c_b)
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[2]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + 3) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             if(*(cache_0 + pixel[1]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[2]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + 3) > cb)
+                                   if(*(cache_0 + pixel[7]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                           else if(*(cache_0 + pixel[13]) < c_b)
+                            if(*(cache_0 + 3) > cb)
+                             if(*(cache_0 + pixel[5]) > cb)
+                              if(*(cache_0 + pixel[7]) > cb)
+                               if(*(cache_0 + pixel[9]) > cb)
+                                if(*(cache_0 + pixel[10]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 if(*(cache_0 + pixel[1]) > cb)
+                                  if(*(cache_0 + pixel[2]) > cb)
+                                   if(*(cache_0 + pixel[3]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + 3) > cb)
+                             if(*(cache_0 + pixel[10]) > cb)
+                              if(*(cache_0 + pixel[3]) > cb)
+                               if(*(cache_0 + pixel[7]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[3]) < c_b)
+                               if(*(cache_0 + pixel[5]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[9]) > cb)
+                                  if(*(cache_0 + -3) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[9]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[2]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[9]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + pixel[2]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   if(*(cache_0 + pixel[5]) > cb)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                            else
+                             continue;
+                          else if(*(cache_0 + pixel[6]) < c_b)
+                           if(*(cache_0 + pixel[15]) > cb)
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + -3) > cb)
+                                if(*(cache_0 + pixel[13]) > cb)
+                                 if(*(cache_0 + pixel[14]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           if(*(cache_0 + pixel[15]) > cb)
+                            if(*(cache_0 + pixel[7]) > cb)
+                             if(*(cache_0 + pixel[14]) > cb)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[13]) > cb)
+                                if(*(cache_0 + pixel[9]) > cb)
+                                 if(*(cache_0 + -3) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else if(*(cache_0 + pixel[11]) < c_b)
+                          if(*(cache_0 + pixel[2]) > cb)
+                           if(*(cache_0 + pixel[5]) > cb)
+                            if(*(cache_0 + pixel[9]) > cb)
+                             if(*(cache_0 + pixel[3]) > cb)
+                              if(*(cache_0 + 3) > cb)
+                               if(*(cache_0 + pixel[6]) > cb)
+                                if(*(cache_0 + pixel[7]) > cb)
+                                 if(*(cache_0 + pixel[10]) > cb)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[1]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else
+                          if(*(cache_0 + pixel[2]) > cb)
+                           if(*(cache_0 + 3) > cb)
+                            if(*(cache_0 + pixel[6]) > cb)
+                             if(*(cache_0 + pixel[9]) > cb)
+                              if(*(cache_0 + pixel[5]) > cb)
+                               if(*(cache_0 + pixel[10]) > cb)
+                                if(*(cache_0 + pixel[3]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[3]) > cb)
+                                  if(*(cache_0 + pixel[7]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                if(*(cache_0 + pixel[1]) > cb)
+                                 if(*(cache_0 + pixel[7]) > cb)
+                                  if(*(cache_0 + pixel[3]) > cb)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else if(*(cache_0 + pixel[8]) < c_b)
+                         if(*(cache_0 + pixel[11]) > cb)
+                          if(*(cache_0 + pixel[2]) < c_b)
+                           if(*(cache_0 + pixel[9]) < c_b)
+                            if(*(cache_0 + pixel[6]) < c_b)
+                             if(*(cache_0 + pixel[3]) < c_b)
+                              if(*(cache_0 + pixel[1]) > cb)
+                               if(*(cache_0 + 3) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[10]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[1]) < c_b)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + 3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + 3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                         else if(*(cache_0 + pixel[11]) < c_b)
+                          if(*(cache_0 + pixel[6]) > cb)
+                           if(*(cache_0 + pixel[15]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + -3) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[13]) < c_b)
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else if(*(cache_0 + pixel[6]) < c_b)
+                           if(*(cache_0 + 3) > cb)
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[9]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + -3) < c_b)
+                                if(*(cache_0 + pixel[14]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  if(*(cache_0 + pixel[7]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else if(*(cache_0 + 3) < c_b)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[7]) < c_b)
+                              if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[3]) > cb)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                               else if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[5]) > cb)
+                                 if(*(cache_0 + -3) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else if(*(cache_0 + pixel[5]) < c_b)
+                                 goto success;
+                                else
+                                 if(*(cache_0 + pixel[14]) < c_b)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + -3) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                               else
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[5]) > cb)
+                                  if(*(cache_0 + pixel[13]) < c_b)
+                                   if(*(cache_0 + pixel[14]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                 else if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  if(*(cache_0 + pixel[14]) < c_b)
+                                   if(*(cache_0 + pixel[13]) < c_b)
+                                    goto success;
+                                   else
+                                    continue;
+                                  else
+                                   continue;
+                                else
+                                 continue;
+                              else
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[2]) < c_b)
+                                 if(*(cache_0 + pixel[3]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            if(*(cache_0 + pixel[13]) < c_b)
+                             if(*(cache_0 + pixel[10]) < c_b)
+                              if(*(cache_0 + pixel[14]) > cb)
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  if(*(cache_0 + -3) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[14]) < c_b)
+                               if(*(cache_0 + pixel[7]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[9]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[5]) < c_b)
+                                if(*(cache_0 + -3) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[9]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                          else
+                           if(*(cache_0 + pixel[15]) < c_b)
+                            if(*(cache_0 + pixel[7]) < c_b)
+                             if(*(cache_0 + pixel[14]) < c_b)
+                              if(*(cache_0 + pixel[13]) < c_b)
+                               if(*(cache_0 + pixel[10]) < c_b)
+                                if(*(cache_0 + pixel[9]) < c_b)
+                                 if(*(cache_0 + -3) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                         else
+                          if(*(cache_0 + pixel[2]) < c_b)
+                           if(*(cache_0 + 3) < c_b)
+                            if(*(cache_0 + pixel[9]) < c_b)
+                             if(*(cache_0 + pixel[6]) < c_b)
+                              if(*(cache_0 + pixel[10]) > cb)
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[5]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[3]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else if(*(cache_0 + pixel[10]) < c_b)
+                               if(*(cache_0 + pixel[3]) < c_b)
+                                if(*(cache_0 + pixel[7]) < c_b)
+                                 if(*(cache_0 + pixel[5]) < c_b)
+                                  goto success;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                              else
+                               if(*(cache_0 + pixel[1]) < c_b)
+                                if(*(cache_0 + pixel[3]) < c_b)
+                                 if(*(cache_0 + pixel[7]) < c_b)
+                                  if(*(cache_0 + pixel[5]) < c_b)
+                                   goto success;
+                                  else
+                                   continue;
+                                 else
+                                  continue;
+                                else
+                                 continue;
+                               else
+                                continue;
+                             else
+                              continue;
+                            else
+                             continue;
+                           else
+                            continue;
+                          else
+                           continue;
+                        else
+                         continue;
+
+                       success:
+                               corners.push_back(ImageRef(cache_0-line_min, 
y));
+               }
+       }
+}
+}

Index: cvd_src/fast/fast_9_score.cxx
===================================================================
RCS file: cvd_src/fast/fast_9_score.cxx
diff -N cvd_src/fast/fast_9_score.cxx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/fast_9_score.cxx       23 Jul 2007 20:43:31 -0000      1.2
@@ -0,0 +1,4679 @@
+#include <vector>
+#include <cvd/image.h>
+#include <cvd/byte.h>
+
+// This is mechanically generated code. 
+
+using namespace std;
+namespace CVD
+{
+
+static inline bool test_gt_set(int a, int b, int& min_diff)
+{
+       if(a > b)
+       {
+               if(a-b < min_diff)
+                       min_diff = a-b;
+
+               return 1;
+       }
+       return 0;
+}
+
+inline int fast_corner_score_9(const byte* cache_0, const int offset[], int b)
+{      
+       b++;
+       //This function computes the score for a pixel which is known to be 
+       //a corner at barrier b. So we start looking at b+1 and above to 
+       //establish where it stops becoming a corner.
+       for(;;)
+       {
+               int cb = *cache_0 + b;
+               int c_b= *cache_0 - b;
+               int min_diff = INT_MAX;
+               if(test_gt_set(*(cache_0 + offset[0]), cb, min_diff))
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        b += min_diff;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          b += min_diff;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[1]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          b += min_diff;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          b += min_diff;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                              if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else
+                 if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+               else if(test_gt_set(c_b, *(cache_0 + offset[0]), min_diff))
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[6]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[11]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[10]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[4]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                            if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                              b += min_diff;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                        b += min_diff;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[15]), cb, 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                              if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                             else
+                              break;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                              b += min_diff;
+                             else
+                              if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                               b += min_diff;
+                              else
+                               break;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                          if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[2]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else
+                 if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(*(cache_0 + offset[14]), cb, 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[11]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(*(cache_0 + offset[13]), cb, 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                          else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                             b += min_diff;
+                            else
+                             break;
+                           else
+                            break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[6]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[15]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[4]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   break;
+               else
+                if(test_gt_set(*(cache_0 + offset[8]), cb, min_diff))
+                 if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                  if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[7]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                    if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[3]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                       if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[12]), cb, 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[9]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           if(test_gt_set(*(cache_0 + offset[5]), cb, 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                    else
+                     break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   if(test_gt_set(*(cache_0 + offset[15]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[13]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[12]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else
+                  if(test_gt_set(*(cache_0 + offset[2]), cb, min_diff))
+                   if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                    if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                     if(test_gt_set(*(cache_0 + offset[9]), cb, min_diff))
+                      if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                       if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                        if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                         if(test_gt_set(*(cache_0 + offset[7]), cb, min_diff))
+                          if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else if(test_gt_set(c_b, *(cache_0 + offset[8]), min_diff))
+                 if(test_gt_set(*(cache_0 + offset[11]), cb, min_diff))
+                  if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[1]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[1]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                 else if(test_gt_set(c_b, *(cache_0 + offset[11]), min_diff))
+                  if(test_gt_set(*(cache_0 + offset[6]), cb, min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                   if(test_gt_set(*(cache_0 + offset[4]), cb, min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[7]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                       if(test_gt_set(*(cache_0 + offset[3]), cb, min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                       else if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                        if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                        else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                         b += min_diff;
+                        else
+                         if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else
+                          break;
+                       else
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(*(cache_0 + offset[5]), cb, min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                         else if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                          b += min_diff;
+                         else
+                          if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                           if(test_gt_set(c_b, *(cache_0 + offset[13]), 
min_diff))
+                            b += min_diff;
+                           else
+                            break;
+                          else
+                           break;
+                        else
+                         break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[14]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[14]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[12]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[9]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                  else
+                   if(test_gt_set(c_b, *(cache_0 + offset[15]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[14]), min_diff))
+                      if(test_gt_set(c_b, *(cache_0 + offset[13]), min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[10]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[12]), 
min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                 else
+                  if(test_gt_set(c_b, *(cache_0 + offset[2]), min_diff))
+                   if(test_gt_set(c_b, *(cache_0 + offset[4]), min_diff))
+                    if(test_gt_set(c_b, *(cache_0 + offset[9]), min_diff))
+                     if(test_gt_set(c_b, *(cache_0 + offset[6]), min_diff))
+                      if(test_gt_set(*(cache_0 + offset[10]), cb, min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[3]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else if(test_gt_set(c_b, *(cache_0 + offset[10]), 
min_diff))
+                       if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[5]), min_diff))
+                          b += min_diff;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                      else
+                       if(test_gt_set(c_b, *(cache_0 + offset[1]), min_diff))
+                        if(test_gt_set(c_b, *(cache_0 + offset[3]), min_diff))
+                         if(test_gt_set(c_b, *(cache_0 + offset[7]), min_diff))
+                          if(test_gt_set(c_b, *(cache_0 + offset[5]), 
min_diff))
+                           b += min_diff;
+                          else
+                           break;
+                         else
+                          break;
+                        else
+                         break;
+                       else
+                        break;
+                     else
+                      break;
+                    else
+                     break;
+                   else
+                    break;
+                  else
+                   break;
+                else
+                 break;
+
+       }
+
+       return b-1;
+}
+
+void fast_corner_score_9(const SubImage<byte>& i, const vector<ImageRef>& 
corners, int b, vector<int>& scores)
+{
+       scores.resize(corners.size());
+               int pixel[16] = {
+               0 + i.row_stride() * 3,
+               1 + i.row_stride() * 3,
+               2 + i.row_stride() * 2,
+               3 + i.row_stride() * 1,
+               3 + i.row_stride() * 0,
+               3 + i.row_stride() * -1,
+               2 + i.row_stride() * -2,
+               1 + i.row_stride() * -3,
+               0 + i.row_stride() * -3,
+               -1 + i.row_stride() * -3,
+               -2 + i.row_stride() * -2,
+               -3 + i.row_stride() * -1,
+               -3 + i.row_stride() * 0,
+               -3 + i.row_stride() * 1,
+               -2 + i.row_stride() * 2,
+               -1 + i.row_stride() * 3,
+       };
+       for(unsigned int n=0; n < corners.size(); n++)
+               scores[n] = fast_corner_score_9(&i[corners[n]], pixel, b);
+}
+
+}

Index: cvd_src/fast/prototypes.h
===================================================================
RCS file: cvd_src/fast/prototypes.h
diff -N cvd_src/fast/prototypes.h
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ cvd_src/fast/prototypes.h   23 Jul 2007 20:43:31 -0000      1.2
@@ -0,0 +1,13 @@
+#include <cvd/fast_corner.h>
+#include <vector>
+namespace CVD
+{
+       using namespace std;
+       void fast_corner_detect_plain_7(const SubImage<byte>& i, 
std::vector<ImageRef>& corners, int b);
+       void fast_corner_detect_plain_8(const SubImage<byte>& i, 
std::vector<ImageRef>& corners, int b);
+       void fast_corner_detect_plain_9(const SubImage<byte>& i, 
std::vector<ImageRef>& corners, int b);
+    void fast_corner_detect_plain_10(const SubImage<byte>& i, 
std::vector<ImageRef>& corners, int b);
+    void fast_corner_detect_plain_11(const SubImage<byte>& i, 
std::vector<ImageRef>& corners, int b);
+    void fast_corner_detect_plain_12(const SubImage<byte>& i, 
std::vector<ImageRef>& corners, int b);
+}
+

Index: cvd_src/fast/10_2_0.cxx
===================================================================
RCS file: cvd_src/fast/10_2_0.cxx
diff -N cvd_src/fast/10_2_0.cxx
--- cvd_src/fast/10_2_0.cxx     23 Nov 2005 17:23:53 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,3174 +0,0 @@
-/* Automatically generated code.
-corner_type=10
-force_first_question=0 
-corner_pointers=2
-*/
-#include <cvd/image.h>                                                         
                                                                                
        
-#include <cvd/byte.h>                                                          
                                                                                
        
-#include <vector>                                                              
                                                                                
                
-                                                                               
                                                                                
                                
-using namespace std;                                                           
                                                                                
        
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                
-namespace CVD
-{
-extern ImageRef dir[17];                                                       
                                                                                
        
-
-void fast_corner_detect_10(const BasicImage<byte>& im, vector<ImageRef>& 
corners, int barrier)         
-{                                                                              
                                                                                
                                
-       int boundary = 3, y, cb, c_b;                                           
                                                                                
-       const byte  *line_max, *line_min;                                       
                                                                                
-       const byte* cache_0;
-       const byte* cache_1;
-       const byte* cache_2;
-       int     pixel[16];                                                      
                                                                                
                        
-       for(int i=0; i < 16; i++)                                               
                                                                                
        
-               pixel[i] = dir[i].x + dir[i].y * im.size().x;                   
                                                                
-                                                                               
                                                                                
                                
-       for(y = boundary ; y < im.size().y - boundary; y++)                     
                                                                
-       {                                                                       
                                                                                
                                
-               cache_0 = &im[ImageRef(boundary, y)];                           
                                                                        
-               line_min = cache_0 - boundary;                                  
                                                                                
-               line_max = &im[ImageRef(im.size().x - boundary, y)];            
                                                        
-                                                                               
                                                                                
                                
-               cache_1 = cache_0 + pixel[14];
-               cache_2 = cache_0 + pixel[8];
-                                                                               
                                                                                
                                
-               for(; cache_0 < line_max;cache_0++, cache_1++, cache_2++)
-               {                                                               
                                                                                
                                
-                       cb = *cache_0 + barrier;                                
                                                                                
        
-                       c_b = *cache_0 - barrier;                               
                                                                                
        
-            if(*(cache_0+3) > cb)
-                if(*cache_1 > cb)
-                    if(*(cache_0 + pixel[6]) > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_1+4) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+4) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb || *(cache_0 + pixel[1]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+4) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*cache_2 > cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    
if(*(cache_2+-1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else if(*(cache_1+4) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_1+4) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_1+4) > cb || 
*(cache_1+4) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+1) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_1+4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_1+4) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_1+4) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else if(*cache_2 < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                if(*(cache_0 + 
pixel[0]) > cb)
-                                                                    
if(*(cache_1+4) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else if(*cache_2 < 
c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[1]) > cb)
-                                                                    
if(*(cache_0 + pixel[0]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_1+4) > 
cb)
-                                                                if(*(cache_0 + 
pixel[0]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else 
if(*(cache_1+4) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*cache_2 > 
cb)
-                                                                    
if(*(cache_0 + pixel[0]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[6]) < c_b)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_1+4) < c_b)
-                                                if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    
if(*cache_2 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[1]) < c_b)
-                                                                continue;
-                                                            else
-                                                                
if(*(cache_2+1) > cb)
-                                                                    
if(*cache_2 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_1+4) < c_b)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[1]) < c_b)
-                                                                continue;
-                                                            else
-                                                                
if(*(cache_2+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_1 < c_b)
-                    if(*(cache_2+1) > cb)
-                        if(*(cache_1+4) > cb)
-                            if(*(cache_2+-1) > cb)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb || *(cache_0 + pixel[0]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_2+-1) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_1+4) < c_b)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb || 
*(cache_0 + pixel[0]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_2+1) < c_b)
-                        if(*(cache_0 + pixel[11]) < c_b)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                continue;
-                                            else if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    if(*cache_2 > cb)
-                                                        continue;
-                                                    else if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0 + pixel[1]) < c_b)
-                            if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*cache_2 > cb)
-                                            continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_1+4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*cache_2 > cb)
-                        if(*(cache_1+4) > cb)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            if(*(cache_0 + 
pixel[0]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else if(*(cache_2+-1) 
< c_b)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_2+1) > 
cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_1+4) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        continue;
-            else if(*(cache_0+3) < c_b)
-                if(*cache_2 > cb)
-                    if(*(cache_0 + pixel[15]) > cb)
-                        if(*(cache_0 + pixel[11]) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_1+4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*(cache_0 + pixel[15]) < c_b)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+1) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_1+4) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+1) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+4) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+1) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[5]) > cb)
-                            if(*cache_1 > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_2 < c_b)
-                    if(*(cache_1+4) > cb)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            continue;
-                                        else
-                                            goto success;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) > cb || *(cache_0 + pixel[0]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else if(*(cache_1+4) < c_b)
-                        if(*(cache_0 + pixel[6]) > cb)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[6]) < c_b)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_2+1) > cb)
-                                            goto success;
-                                        else if(*(cache_2+1) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*(cache_2+1) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+1) < 
c_b)
-                                                            if(*(cache_0 + 
pixel[5]) > cb || *(cache_0 + pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*cache_1 < 
c_b)
-                                                                    
if(*(cache_0 + pixel[15]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                if(*cache_1 < 
c_b)
-                                                                    
if(*(cache_0 + pixel[15]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                    
if(*cache_1 < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    continue;
-                                                                else 
if(*(cache_0 + pixel[5]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    
if(*(cache_0 + pixel[15]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    
if(*cache_1 < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_2+-1) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+-1) 
< c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[10]) > cb || *(cache_0 + pixel[10]) < c_b)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[11]) 
< c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[3]) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[1]) > cb)
-                                                                    continue;
-                                                                else 
if(*(cache_0 + pixel[1]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    
if(*(cache_2+1) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*cache_1 < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_2+1) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+1) < 
c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*cache_1 > cb)
-                        if(*(cache_1+4) > cb)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*cache_1 < c_b)
-                        if(*(cache_0 + pixel[0]) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+4) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[6]) > cb 
|| *(cache_0 + pixel[6]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_1+4) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else
-                if(*(cache_0+-3) > cb)
-                    if(*cache_1 > cb)
-                        if(*(cache_0 + pixel[10]) > cb)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_1+4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        continue;
-                else if(*(cache_0+-3) < c_b)
-                    if(*cache_1 < c_b)
-                        if(*(cache_2+1) > cb)
-                            if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_1+4) > cb)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_1+4) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_2+1) < c_b)
-                            if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_2+-1) > cb)
-                                                    continue;
-                                                else if(*(cache_2+-1) < c_b)
-                                                    if(*cache_2 > cb)
-                                                        continue;
-                                                    else if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_1+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[1]) < c_b)
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb 
|| *(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_1+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        continue;
-                else
-                    continue;
-                       success:                                                
                                                                                
                        
-                               corners.push_back(ImageRef(cache_0-line_min, 
y));                                                               
-               }                                                               
                                                                                
                                
-       }                                                                       
                                                                                
                                
-}                                                                              
                                                                                
                                
-}

Index: cvd_src/fast/10_2_1.cxx
===================================================================
RCS file: cvd_src/fast/10_2_1.cxx
diff -N cvd_src/fast/10_2_1.cxx
--- cvd_src/fast/10_2_1.cxx     23 Nov 2005 17:23:53 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,3174 +0,0 @@
-/* Automatically generated code.
-corner_type=10
-force_first_question=1 
-corner_pointers=2
-*/
-#include <cvd/image.h>                                                         
                                                                                
        
-#include <cvd/byte.h>                                                          
                                                                                
        
-#include <vector>                                                              
                                                                                
                
-                                                                               
                                                                                
                                
-using namespace std;                                                           
                                                                                
        
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                
-namespace CVD
-{
-extern ImageRef dir[17];                                                       
                                                                                
        
-                                                                               
                                                                                
                                
-void fast_corner_detect_10(const BasicImage<byte>& im, vector<ImageRef>& 
corners, int barrier)         
-{                                                                              
                                                                                
                                
-       int boundary = 3, y, cb, c_b;                                           
                                                                                
-       const byte  *line_max, *line_min;                                       
                                                                                
-       const byte* cache_0;
-       const byte* cache_1;
-       const byte* cache_2;
-       int     pixel[16];                                                      
                                                                                
                        
-       for(int i=0; i < 16; i++)                                               
                                                                                
        
-               pixel[i] = dir[i].x + dir[i].y * im.size().x;                   
                                                                
-                                                                               
                                                                                
                                
-       for(y = boundary ; y < im.size().y - boundary; y++)                     
                                                                
-       {                                                                       
                                                                                
                                
-               cache_0 = &im[ImageRef(boundary, y)];                           
                                                                        
-               line_min = cache_0 - boundary;                                  
                                                                                
-               line_max = &im[ImageRef(im.size().x - boundary, y)];            
                                                        
-                                                                               
                                                                                
                                
-               cache_1 = cache_0 + pixel[14];
-               cache_2 = cache_0 + pixel[8];
-                                                                               
                                                                                
                                
-               for(; cache_0 < line_max;cache_0++, cache_1++, cache_2++)
-               {                                                               
                                                                                
                                
-                       cb = *cache_0 + barrier;                                
                                                                                
        
-                       c_b = *cache_0 - barrier;                               
                                                                                
        
-            if(*(cache_0+3) > cb)
-                if(*cache_1 > cb)
-                    if(*(cache_0 + pixel[6]) > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_1+4) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+4) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb || *(cache_0 + pixel[1]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+4) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*cache_2 > cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    
if(*(cache_2+-1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else if(*(cache_1+4) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_1+4) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_1+4) > cb || 
*(cache_1+4) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+1) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_1+4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_1+4) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_1+4) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else if(*cache_2 < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                if(*(cache_0 + 
pixel[0]) > cb)
-                                                                    
if(*(cache_1+4) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else if(*cache_2 < 
c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[1]) > cb)
-                                                                    
if(*(cache_0 + pixel[0]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_1+4) > 
cb)
-                                                                if(*(cache_0 + 
pixel[0]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else 
if(*(cache_1+4) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*cache_2 > 
cb)
-                                                                    
if(*(cache_0 + pixel[0]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[6]) < c_b)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_1+4) < c_b)
-                                                if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    
if(*cache_2 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[1]) < c_b)
-                                                                continue;
-                                                            else
-                                                                
if(*(cache_2+1) > cb)
-                                                                    
if(*cache_2 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_1+4) < c_b)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[1]) < c_b)
-                                                                continue;
-                                                            else
-                                                                
if(*(cache_2+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_1 < c_b)
-                    if(*(cache_2+1) > cb)
-                        if(*(cache_1+4) > cb)
-                            if(*(cache_2+-1) > cb)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb || *(cache_0 + pixel[0]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_2+-1) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_1+4) < c_b)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb || 
*(cache_0 + pixel[0]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_2+1) < c_b)
-                        if(*(cache_0 + pixel[11]) < c_b)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                continue;
-                                            else if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    if(*cache_2 > cb)
-                                                        continue;
-                                                    else if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0 + pixel[1]) < c_b)
-                            if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*cache_2 > cb)
-                                            continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_1+4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*cache_2 > cb)
-                        if(*(cache_1+4) > cb)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            if(*(cache_0 + 
pixel[0]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else if(*(cache_2+-1) 
< c_b)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_2+1) > 
cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_1+4) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        continue;
-            else if(*(cache_0+3) < c_b)
-                if(*cache_2 > cb)
-                    if(*(cache_0 + pixel[15]) > cb)
-                        if(*(cache_0 + pixel[11]) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_1+4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*(cache_0 + pixel[15]) < c_b)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+1) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_1+4) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+1) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+4) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+1) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[5]) > cb)
-                            if(*cache_1 > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_2 < c_b)
-                    if(*(cache_1+4) > cb)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            continue;
-                                        else
-                                            goto success;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) > cb || *(cache_0 + pixel[0]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else if(*(cache_1+4) < c_b)
-                        if(*(cache_0 + pixel[6]) > cb)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[6]) < c_b)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_2+1) > cb)
-                                            goto success;
-                                        else if(*(cache_2+1) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*(cache_2+1) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+1) < 
c_b)
-                                                            if(*(cache_0 + 
pixel[5]) > cb || *(cache_0 + pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*cache_1 < 
c_b)
-                                                                    
if(*(cache_0 + pixel[15]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                if(*cache_1 < 
c_b)
-                                                                    
if(*(cache_0 + pixel[15]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                    
if(*cache_1 < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    continue;
-                                                                else 
if(*(cache_0 + pixel[5]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    
if(*(cache_0 + pixel[15]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    
if(*cache_1 < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_2+-1) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+-1) 
< c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[10]) > cb || *(cache_0 + pixel[10]) < c_b)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[11]) 
< c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[3]) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[1]) > cb)
-                                                                    continue;
-                                                                else 
if(*(cache_0 + pixel[1]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    
if(*(cache_2+1) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*cache_1 < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_2+1) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+1) < 
c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*cache_1 > cb)
-                        if(*(cache_1+4) > cb)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*cache_1 < c_b)
-                        if(*(cache_0 + pixel[0]) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+4) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[6]) > cb 
|| *(cache_0 + pixel[6]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_1+4) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else
-                if(*(cache_0+-3) > cb)
-                    if(*cache_1 > cb)
-                        if(*(cache_0 + pixel[10]) > cb)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_1+4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        continue;
-                else if(*(cache_0+-3) < c_b)
-                    if(*cache_1 < c_b)
-                        if(*(cache_2+1) > cb)
-                            if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_1+4) > cb)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_1+4) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_2+1) < c_b)
-                            if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_2+-1) > cb)
-                                                    continue;
-                                                else if(*(cache_2+-1) < c_b)
-                                                    if(*cache_2 > cb)
-                                                        continue;
-                                                    else if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_1+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[1]) < c_b)
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb 
|| *(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_1+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        continue;
-                else
-                    continue;
-                       success:                                                
                                                                                
                        
-                               corners.push_back(ImageRef(cache_0-line_min, 
y));                                                               
-               }                                                               
                                                                                
                                
-       }                                                                       
                                                                                
                                
-}                                                                              
                                                                                
                                
-}

Index: cvd_src/fast/11_2_0.cxx
===================================================================
RCS file: cvd_src/fast/11_2_0.cxx
diff -N cvd_src/fast/11_2_0.cxx
--- cvd_src/fast/11_2_0.cxx     23 Nov 2005 17:23:53 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2946 +0,0 @@
-/*  Automatically generated code.
-corner_type=11
-force_first_question=0 
-corner_pointers=2
-*/
-#include <cvd/image.h>                                                         
                                                                                
        
-#include <cvd/byte.h>                                                          
                                                                                
        
-#include <vector>                                                              
                                                                                
                
-                                                                               
                                                                                
                                
-using namespace std;                                                           
                                                                                
        
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                
-namespace CVD
-{
-extern ImageRef dir[17];                                                       
                                                                                
        
-
-void fast_corner_detect_11(const BasicImage<byte>& im, vector<ImageRef>& 
corners, int barrier)         
-{                                                                              
                                                                                
                                
-       int boundary = 3, y, cb, c_b;                                           
                                                                                
-       const byte  *line_max, *line_min;                                       
                                                                                
-       const byte* cache_0;
-       const byte* cache_1;
-       const byte* cache_2;
-       int     pixel[16];                                                      
                                                                                
                        
-       for(int i=0; i < 16; i++)                                               
                                                                                
        
-               pixel[i] = dir[i].x + dir[i].y * im.size().x;                   
                                                                
-                                                                               
                                                                                
                                
-       for(y = boundary ; y < im.size().y - boundary; y++)                     
                                                                
-       {                                                                       
                                                                                
                                
-               cache_0 = &im[ImageRef(boundary, y)];                           
                                                                        
-               line_min = cache_0 - boundary;                                  
                                                                                
-               line_max = &im[ImageRef(im.size().x - boundary, y)];            
                                                        
-                                                                               
                                                                                
                                
-               cache_1 = cache_0 + pixel[10];
-               cache_2 = cache_0 + pixel[1];
-                                                                               
                                                                                
                                
-               for(; cache_0 < line_max;cache_0++, cache_1++, cache_2++)
-               {                                                               
                                                                                
                                
-                       cb = *cache_0 + barrier;                                
                                                                                
        
-                       c_b = *cache_0 - barrier;                               
                                                                                
        
-            if(*cache_1 > cb)
-                if(*cache_2 > cb)
-                    if(*(cache_0+-3) > cb)
-                        if(*(cache_0 + pixel[14]) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_2+-2) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_2+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_2+-2) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+-2) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+-2) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_2+-2) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0+3) > 
cb)
-                                                                if(*(cache_0 + 
pixel[3]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0+3) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0+3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*(cache_2+-2) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_2+-2) > 
cb)
-                                                                goto success;
-                                                            else 
if(*(cache_2+-2) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[7]) > cb)
-                                                                    
if(*(cache_0 + pixel[9]) > cb)
-                                                                        
if(*(cache_0 + pixel[8]) > cb)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else if(*(cache_2+-1) 
< c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else 
if(*(cache_2+-1) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[11]) > cb)
-                                                                    
if(*(cache_0 + pixel[9]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[14]) < c_b)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[11]) < c_b)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_1+4) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                goto success;
-                                                            else
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                if(*(cache_0 + 
pixel[11]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0+-3) < c_b)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                
if(*(cache_2+-2) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[8]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0+3) > cb)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb || *(cache_0 + pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                
if(*(cache_2+-2) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                
if(*(cache_2+-2) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_1+4) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_2 < c_b)
-                    if(*(cache_0 + pixel[7]) > cb)
-                        if(*(cache_0 + pixel[13]) > cb)
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_1+4) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+3) < c_b)
-                                if(*(cache_2+-2) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_1+4) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+-2) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_1+4) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[13]) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_2+-2) < c_b)
-                                        if(*(cache_1+4) > cb)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+4) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*(cache_0+3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[7]) < c_b)
-                        if(*(cache_2+-2) < c_b)
-                            if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_1+4) > cb)
-                                                    continue;
-                                                else if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0+-3) > cb || 
*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_1+4) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_1+4) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+4) < c_b)
-                                            if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0+3) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0+-3) < c_b)
-                            if(*(cache_0+3) < c_b)
-                                if(*(cache_2+-2) < c_b)
-                                    if(*(cache_1+4) > cb)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+4) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*(cache_0+-3) > cb)
-                        if(*(cache_1+4) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                
if(*(cache_2+-2) > cb)
-                                                                    
if(*(cache_0 + pixel[9]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                
if(*(cache_2+-2) > cb)
-                                                                    
if(*(cache_0 + pixel[9]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+3) < c_b)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_2+-2) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+-1) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+-2) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_2+-2) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else if(*cache_1 < c_b)
-                if(*cache_2 > cb)
-                    if(*(cache_0 + pixel[7]) > cb)
-                        if(*(cache_2+-2) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_1+4) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[14]) < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+4) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0+3) > cb)
-                                                            if(*(cache_1+4) > 
cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0+3) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[14]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*(cache_0 + pixel[7]) < c_b)
-                        if(*(cache_0 + pixel[13]) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_1+4) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+-2) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+4) < c_b)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                
if(*(cache_2+-2) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_2+-2) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[13]) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_2+-1) < c_b)
-                                    if(*(cache_1+4) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_2+-2) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+3) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+-2) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_2+-1) < c_b)
-                                    if(*(cache_1+4) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_1+4) > cb)
-                                        if(*(cache_2+-2) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+4) < c_b)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_2+-2) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_2 < c_b)
-                    if(*(cache_0+3) > cb)
-                        if(*(cache_0 + pixel[13]) < c_b)
-                            if(*(cache_0 + pixel[8]) > cb)
-                                if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_2+-2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_2+-2) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_2+-1) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+-1) 
< c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+-2) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_2+-2) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else if(*(cache_0+3) < c_b)
-                        if(*(cache_0 + pixel[7]) > cb)
-                            if(*(cache_0 + pixel[14]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_2+-2) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_1+4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[11]) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_1+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[7]) < c_b)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_2+-2) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_2+-2) < c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_2+-2) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_2+-2) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_2+-2) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_1+4) > 
cb)
-                                                                continue;
-                                                            else 
if(*(cache_1+4) < c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                    
if(*(cache_2+-2) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                
if(*(cache_0+-3) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_2+-2) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_1+4) > cb)
-                                                        goto success;
-                                                    else if(*(cache_1+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) > cb || *(cache_0 + pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                
if(*(cache_2+-2) < c_b)
-                                                                    
if(*(cache_2+-1) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+-2) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_2+-2) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_1+4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[11]) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_1+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[9]) < c_b)
-                                if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_2+-2) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                
if(*(cache_2+-2) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_2+-2) < c_b)
-                                                    if(*(cache_2+-1) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_1+4) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[3]) < c_b)
-                                                        if(*(cache_2+-2) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                
if(*(cache_2+-2) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*(cache_0+-3) < c_b)
-                        if(*(cache_1+4) < c_b)
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_2+-2) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_2+-1) > cb)
-                                            continue;
-                                        else if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+3) < c_b)
-                                if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[13]) < c_b)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                    
if(*(cache_2+-2) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+-2) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else
-                if(*(cache_0+3) > cb)
-                    if(*(cache_2+-2) > cb)
-                        if(*(cache_0 + pixel[5]) > cb)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_1+4) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                if(*(cache_0 + 
pixel[13]) > cb)
-                                                                    
if(*(cache_2+-1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[7]) < c_b)
-                                                                continue;
-                                                            else
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    
if(*(cache_0 + pixel[13]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+4) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*cache_2 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[11]) 
< c_b)
-                                                    if(*(cache_1+4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                if(*cache_2 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[11]) < c_b)
-                                                        if(*(cache_1+4) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_1+4) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-                else if(*(cache_0+3) < c_b)
-                    if(*(cache_2+-2) < c_b)
-                        if(*(cache_1+4) > cb)
-                            if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_1+4) < c_b)
-                            if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                    
if(*(cache_2+-1) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        continue;
-                else
-                    continue;
-                       success:                                                
                                                                                
                        
-                               corners.push_back(ImageRef(cache_0-line_min, 
y));                                                               
-               }                                                               
                                                                                
                                
-       }                                                                       
                                                                                
                                
-}                                                                              
                                                                                
                                
-}                                                                              
                                                                                
                                

Index: cvd_src/fast/11_2_1.cxx
===================================================================
RCS file: cvd_src/fast/11_2_1.cxx
diff -N cvd_src/fast/11_2_1.cxx
--- cvd_src/fast/11_2_1.cxx     23 Nov 2005 17:23:53 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2670 +0,0 @@
-/*  Automatically generated code.
-corner_type=11
-force_first_question=1 
-corner_pointers=2
-*/
-#include <cvd/image.h>                                                         
                                                                                
        
-#include <cvd/byte.h>                                                          
                                                                                
        
-#include <vector>                                                              
                                                                                
                
-                                                                               
                                                                                
                                
-using namespace std;                                                           
                                                                                
        
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                
-namespace CVD
-{
-extern ImageRef dir[17];                                                       
                                                                                
        
-
-void fast_corner_detect_11(const BasicImage<byte>& im, vector<ImageRef>& 
corners, int barrier)         
-{                                                                              
                                                                                
                                
-       int boundary = 3, y, cb, c_b;                                           
                                                                                
-       const byte  *line_max, *line_min;                                       
                                                                                
-       const byte* cache_0;
-       const byte* cache_1;
-       const byte* cache_2;
-       int     pixel[16];                                                      
                                                                                
                        
-       for(int i=0; i < 16; i++)                                               
                                                                                
        
-               pixel[i] = dir[i].x + dir[i].y * im.size().x;                   
                                                                
-                                                                               
                                                                                
                                
-       for(y = boundary ; y < im.size().y - boundary; y++)                     
                                                                
-       {                                                                       
                                                                                
                                
-               cache_0 = &im[ImageRef(boundary, y)];                           
                                                                        
-               line_min = cache_0 - boundary;                                  
                                                                                
-               line_max = &im[ImageRef(im.size().x - boundary, y)];            
                                                        
-                                                                               
                                                                                
                                
-               cache_1 = cache_0 + pixel[8];
-               cache_2 = cache_0 + pixel[15];
-                                                                               
                                                                                
                                
-               for(; cache_0 < line_max;cache_0++, cache_1++, cache_2++)
-               {                                                               
                                                                                
                                
-                       cb = *cache_0 + barrier;                                
                                                                                
        
-                       c_b = *cache_0 - barrier;                               
                                                                                
        
-            if(*(cache_0+3) > cb)
-                if(*(cache_0 + pixel[14]) > cb)
-                    if(*(cache_1+1) > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_2+1) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_2+2) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else if(*cache_2 < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_2+2) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_2+2) > cb || 
*(cache_2+2) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+2) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[2]) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*cache_1 > 
cb)
-                                                                    
if(*(cache_1+-1) > cb)
-                                                                        
if(*(cache_0 + pixel[10]) > cb)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+1) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb || *(cache_0 + pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_2+2) > cb)
-                                            if(*cache_1 > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb || *(cache_0 + pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0+-3) < 
c_b)
-                                                        if(*(cache_2+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+2) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_2+2) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_2+2) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+2) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[2]) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*cache_1 > 
cb)
-                                                                    
if(*(cache_1+-1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else if(*(cache_2+2) < 
c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[6]) > cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    
if(*(cache_1+-1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*cache_2 > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+2) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*cache_2 > cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+2) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*cache_1 > cb)
-                                                                
if(*(cache_2+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_1+1) < c_b)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_2+1) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_2+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_2+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_2+2) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb || 
*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_2+2) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_2+1) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_2+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_2+2) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                
if(*(cache_2+2) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_2+2) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*(cache_0 + pixel[14]) < c_b)
-                    if(*(cache_1+1) > cb)
-                        if(*(cache_2+2) > cb)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[6]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[6]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[10]) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_1+-1) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*cache_1 > cb)
-                                                            if(*(cache_2+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*cache_2 > cb)
-                                    if(*(cache_1+-1) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_2+2) < c_b)
-                            if(*(cache_1+-1) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*cache_1 > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+-1) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                
if(*(cache_1+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else if(*(cache_1+1) < c_b)
-                        if(*(cache_2+1) > cb)
-                            if(*cache_2 < c_b)
-                                if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_2+1) < c_b)
-                            if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+2) > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+2) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*cache_1 > cb)
-                                                            continue;
-                                                        else if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[5]) < c_b)
-                                if(*cache_2 < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*cache_1 < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[2]) < c_b)
-                            if(*(cache_1+-1) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_2+1) < c_b)
-                                        if(*cache_1 > cb)
-                                            continue;
-                                        else if(*cache_1 < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_2+2) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_2+2) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*cache_1 > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_2+2) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                
if(*(cache_1+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_2+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_2+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+2) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[13]) < c_b)
-                                                        if(*cache_2 > cb || 
*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                
if(*(cache_1+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else if(*(cache_0+3) < c_b)
-                if(*cache_1 > cb)
-                    if(*cache_2 > cb)
-                        if(*(cache_0 + pixel[11]) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_2+2) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else if(*(cache_2+1) < 
c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*(cache_2+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+2) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+1) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_1+1) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+2) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+2) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_2+2) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+2) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_2+2) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_1+1) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        continue;
-                else if(*cache_1 < c_b)
-                    if(*(cache_2+2) > cb)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_1+-1) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else if(*(cache_2+2) < c_b)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_1+1) > cb || 
*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) > cb || *(cache_0 + pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_1+-1) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[14]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+1) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+-1) < c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+1) < c_b)
-                                                    if(*(cache_2+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        if(*(cache_2+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                
if(*(cache_1+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                
if(*(cache_0+-3) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_2+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_1+1) > cb)
-                                                            continue;
-                                                        else if(*(cache_1+1) < 
c_b)
-                                                            if(*(cache_0 + 
pixel[5]) > cb || *(cache_0 + pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*cache_2 < 
c_b)
-                                                                    
if(*(cache_2+1) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                
if(*(cache_2+1) < c_b)
-                                                                    
if(*cache_2 < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[2]) > cb || *(cache_0 + pixel[2]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    
if(*(cache_1+1) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+1) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[13]) < c_b)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                    
if(*cache_2 < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+1) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*(cache_0 + pixel[13]) > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_1+-1) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_2+2) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*(cache_0 + pixel[13]) < c_b)
-                        if(*cache_2 < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_1+1) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_2+2) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_2+2) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+1) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_2+2) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else
-                if(*(cache_0+-3) > cb)
-                    if(*cache_2 > cb)
-                        if(*(cache_1+-1) > cb)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+2) > cb)
-                                                            goto success;
-                                                        else if(*(cache_2+2) < 
c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[6]) > cb)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[6]) > cb)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_2+2) > cb)
-                                                            if(*(cache_2+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_2+2) > 
cb)
-                                                                if(*(cache_0 + 
pixel[3]) > cb || *(cache_0 + pixel[3]) < c_b)
-                                                                    continue;
-                                                                else
-                                                                    goto 
success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_2+2) > 
cb)
-                                                                goto success;
-                                                            else 
if(*(cache_2+2) < c_b)
-                                                                if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[6]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_2+2) > 
cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_2+2) > 
cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    
if(*cache_1 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_2+2) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_2+2) > 
cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-                else if(*(cache_0+-3) < c_b)
-                    if(*cache_2 < c_b)
-                        if(*(cache_1+-1) < c_b)
-                            if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) > cb || *(cache_0 + pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_2+2) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_2+2) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_2+2) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_2+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        if(*(cache_2+2) > cb 
|| *(cache_2+2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[6]) < c_b)
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[6]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_2+2) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_2+2) > cb)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+2) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_2+1) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+1) < 
c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[6]) < c_b)
-                                                                if(*cache_1 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+1) < c_b)
-                                                            if(*(cache_0 + 
pixel[6]) < c_b)
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    
if(*cache_1 < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-                else
-                    continue;
-                       success:                                                
                                                                                
                        
-                               corners.push_back(ImageRef(cache_0-line_min, 
y));                                                               
-               }                                                               
                                                                                
                                
-       }                                                                       
                                                                                
                                
-}                                                                              
                                                                                
                                
-}                                                                              
                                                                                
                                

Index: cvd_src/fast/12_2_0.cxx
===================================================================
RCS file: cvd_src/fast/12_2_0.cxx
diff -N cvd_src/fast/12_2_0.cxx
--- cvd_src/fast/12_2_0.cxx     23 Nov 2005 17:23:53 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2494 +0,0 @@
-/* fastest_detect
-corner_type=12
-force_first_question=0 
-corner_pointers=2
-*/
-#include <cvd/image.h>                                                         
                                                                                
        
-#include <cvd/byte.h>                                                          
                                                                                
        
-#include <vector>                                                              
                                                                                
                
-                                                                               
                                                                                
                                
-using namespace std;                                                           
                                                                                
        
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                
-namespace CVD
-{
-extern ImageRef dir[17];                                                       
                                                                                
        
-
-void fast_corner_detect_12(const BasicImage<byte>& im, vector<ImageRef>& 
corners, int barrier)         
-{                                                                              
                                                                                
                                
-       int boundary = 3, y, cb, c_b;                                           
                                                                                
-       const byte  *line_max, *line_min;                                       
                                                                                
-       const byte* cache_0;
-       const byte* cache_1;
-       const byte* cache_2;
-       int     pixel[16];                                                      
                                                                                
                        
-       for(int i=0; i < 16; i++)                                               
                                                                                
        
-               pixel[i] = dir[i].x + dir[i].y * im.size().x;                   
                                                                
-                                                                               
                                                                                
                                
-       for(y = boundary ; y < im.size().y - boundary; y++)                     
                                                                
-       {                                                                       
                                                                                
                                
-               cache_0 = &im[ImageRef(boundary, y)];                           
                                                                        
-               line_min = cache_0 - boundary;                                  
                                                                                
-               line_max = &im[ImageRef(im.size().x - boundary, y)];            
                                                        
-                                                                               
                                                                                
                                
-               cache_1 = cache_0 + pixel[10];
-               cache_2 = cache_0 + pixel[1];
-                                                                               
                                                                                
                                
-               for(; cache_0 < line_max;cache_0++, cache_1++, cache_2++)
-               {                                                               
                                                                                
                                
-                       cb = *cache_0 + barrier;                                
                                                                                
        
-                       c_b = *cache_0 - barrier;                               
                                                                                
        
-            if(*cache_1 > cb)
-                if(*cache_2 > cb)
-                    if(*(cache_0+-3) > cb)
-                        if(*(cache_0 + pixel[8]) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_2+-2) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else if(*(cache_2+-1) 
< c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0+3) > 
cb)
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0+3) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    
if(*(cache_0 + pixel[5]) > cb)
-                                                                        
if(*(cache_2+-1) > cb)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_2+-2) < c_b)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_2+-2) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+-2) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[9]) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    
if(*(cache_0 + pixel[3]) > cb)
-                                                                        
if(*(cache_0+3) > cb)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                
if(*(cache_1+4) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_2+-2) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-2) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[9]) < c_b)
-                                                                continue;
-                                                            else
-                                                                
if(*(cache_0+3) > cb)
-                                                                    
if(*(cache_0 + pixel[5]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_2+-2) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+-2) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    
if(*(cache_0 + pixel[9]) > cb)
-                                                                        goto 
success;
-                                                                    else 
if(*(cache_0 + pixel[9]) < c_b)
-                                                                        
continue;
-                                                                    else
-                                                                        
if(*(cache_0 + pixel[14]) > cb)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_1+4) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[11]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_1+4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[11]) < c_b)
-                                                                
if(*(cache_2+-2) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                
if(*(cache_2+-2) > cb)
-                                                                    
if(*(cache_2+-1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[8]) < c_b)
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_2+-2) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_2+-2) > cb)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[11]) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[7]) > cb)
-                                                                    
if(*(cache_1+4) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                if(*(cache_0 + 
pixel[11]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0+-3) < c_b)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_2+-2) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                if(*(cache_0 + 
pixel[7]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-2) < c_b)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_1+4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0+3) > cb)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_2+-2) > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb || *(cache_0 + pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[13]) > cb)
-                                                                    
if(*(cache_0 + pixel[14]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_2+-2) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_2 < c_b)
-                    if(*(cache_0 + pixel[8]) > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_1+4) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_2+-2) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_1+4) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+3) < c_b)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+-2) < c_b)
-                                if(*(cache_1+4) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_2+-2) > cb)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+3) < c_b)
-                                    continue;
-                                else
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb || 
*(cache_0 + pixel[2]) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[8]) < c_b)
-                        if(*(cache_0 + pixel[5]) < c_b)
-                            if(*(cache_0 + pixel[14]) < c_b)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_1+4) < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_2+-2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0+3) < c_b)
-                                                if(*(cache_2+-2) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                
if(*(cache_0+-3) < c_b)
-                                                                    
if(*(cache_0 + pixel[13]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_2+-2) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0+-3) < c_b)
-                            if(*(cache_1+4) < c_b)
-                                if(*(cache_0+3) < c_b)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_2+-2) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+-2) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*(cache_0 + pixel[13]) > cb)
-                        if(*(cache_0 + pixel[5]) > cb)
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_1+4) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[11]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0+3) < c_b)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                
if(*(cache_2+-2) > cb)
-                                                                    
if(*(cache_0 + pixel[9]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_1+4) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                
if(*(cache_2+-2) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+-1) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_2+-2) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+4) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_2+-2) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_1+4) > 
cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+-1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                
if(*(cache_1+4) > cb)
-                                                                    
if(*(cache_0 + pixel[8]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else if(*cache_1 < c_b)
-                if(*cache_2 > cb)
-                    if(*(cache_0 + pixel[8]) > cb)
-                        if(*(cache_0 + pixel[5]) > cb)
-                            if(*(cache_0 + pixel[14]) > cb)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_1+4) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_2+-2) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_2+-2) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_2+-2) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                if(*(cache_0 + 
pixel[7]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*(cache_0 + pixel[8]) < c_b)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_2+-2) > cb)
-                                if(*(cache_1+4) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+-2) < c_b)
-                                if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+3) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0+3) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_1+4) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_2+-2) < c_b)
-                                if(*(cache_0+3) > cb)
-                                    continue;
-                                else if(*(cache_0+3) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_1+4) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_1+4) > cb)
-                                if(*(cache_2+-2) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_2 < c_b)
-                    if(*(cache_0+3) > cb)
-                        if(*(cache_0 + pixel[7]) > cb)
-                            if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+-2) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[7]) < c_b)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+-2) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_2+-2) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_2+-2) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0+3) < c_b)
-                        if(*(cache_2+-2) > cb)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_1+4) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_2+-2) < c_b)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_1+4) > cb)
-                                                            goto success;
-                                                        else if(*(cache_1+4) < 
c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+4) > cb)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+4) < c_b)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[7]) 
< c_b)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        if(*(cache_2+-1) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+-1) 
< c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                    
if(*(cache_0 + pixel[13]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_1+4) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    
if(*(cache_0 + pixel[9]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[2]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                
if(*(cache_1+4) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[11]) < c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_1+4) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_1+4) > cb)
-                                                            goto success;
-                                                        else if(*(cache_1+4) < 
c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    continue;
-                                                                else 
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    
if(*(cache_0 + pixel[5]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    
if(*(cache_2+-1) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+4) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                    
if(*(cache_0 + pixel[13]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_2+-2) < c_b)
-                                                if(*(cache_1+4) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[3]) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    
if(*(cache_2+-1) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_1+4) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                    
if(*(cache_0 + pixel[2]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    
if(*(cache_0 + pixel[9]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*(cache_0+3) > cb)
-                        if(*(cache_0 + pixel[5]) < c_b)
-                            if(*(cache_2+-1) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_1+4) < c_b)
-                                                        if(*(cache_2+-2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*(cache_0+3) < c_b)
-                        if(*(cache_0 + pixel[13]) < c_b)
-                            if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_1+4) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_2+-2) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+-2) 
< c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[3]) > cb || *(cache_0 + pixel[3]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                
if(*(cache_2+-2) < c_b)
-                                                                    
if(*(cache_0 + pixel[14]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_2+-2) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_2+-2) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                    
if(*(cache_0 + pixel[9]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_2+-1) < c_b)
-                            if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_2+-2) < c_b)
-                                                            if(*(cache_1+4) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-            else
-                if(*(cache_0+3) > cb)
-                    if(*(cache_0 + pixel[14]) > cb)
-                        if(*(cache_1+4) > cb)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_2+-2) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    
if(*(cache_0 + pixel[13]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[11]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0+-3) > cb 
|| *(cache_0+-3) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_2+-2) > 
cb)
-                                                                if(*(cache_0 + 
pixel[7]) > cb)
-                                                                    goto 
success;
-                                                                else 
if(*(cache_0 + pixel[7]) < c_b)
-                                                                    continue;
-                                                                else
-                                                                    
if(*(cache_0 + pixel[11]) > cb)
-                                                                        
if(*(cache_0+-3) > cb)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_2+-2) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+-2) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                if(*cache_2 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_2+-2) > cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    
if(*(cache_2+-2) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-                else if(*(cache_0+3) < c_b)
-                    if(*(cache_0 + pixel[14]) < c_b)
-                        if(*(cache_1+4) < c_b)
-                            if(*(cache_2+-1) < c_b)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+-2) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+-2) < c_b)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                    
if(*(cache_0 + pixel[13]) < c_b)
-                                                                        
if(*(cache_0+-3) < c_b)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[7]) < c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+-2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_2+-2) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_2+-2) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                    
if(*cache_2 < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-                else
-                    continue;
-                       success:                                                
                                                                                
                        
-                               corners.push_back(ImageRef(cache_0-line_min, 
y));                                                               
-               }                                                               
                                                                                
                                
-       }                                                                       
                                                                                
                                
-}                                                                              
                                                                                
                                
-}                                                                              
                                                                                
                                

Index: cvd_src/fast/12_2_1.cxx
===================================================================
RCS file: cvd_src/fast/12_2_1.cxx
diff -N cvd_src/fast/12_2_1.cxx
--- cvd_src/fast/12_2_1.cxx     23 Nov 2005 17:23:53 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,2393 +0,0 @@
-/* Automatically generated code.
-corner_type=12
-force_first_question=1 
-corner_pointers=2
-*/
-#include <cvd/image.h>                                                         
                                                                                
        
-#include <cvd/byte.h>                                                          
                                                                                
        
-#include <vector>                                                              
                                                                                
                
-                                                                               
                                                                                
                                
-using namespace std;                                                           
                                                                                
        
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                
-namespace CVD
-{
-extern ImageRef dir[17];                                                       
                                                                                
        
-
-void fast_corner_detect_12(const BasicImage<byte>& im, vector<ImageRef>& 
corners, int barrier)         
-{                                                                              
                                                                                
                                
-       int boundary = 3, y, cb, c_b;                                           
                                                                                
-       const byte  *line_max, *line_min;                                       
                                                                                
-       const byte* cache_0;
-       const byte* cache_1;
-       const byte* cache_2;
-       int     pixel[16];                                                      
                                                                                
                        
-       for(int i=0; i < 16; i++)                                               
                                                                                
        
-               pixel[i] = dir[i].x + dir[i].y * im.size().x;                   
                                                                
-                                                                               
                                                                                
                                
-       for(y = boundary ; y < im.size().y - boundary; y++)                     
                                                                
-       {                                                                       
                                                                                
                                
-               cache_0 = &im[ImageRef(boundary, y)];                           
                                                                        
-               line_min = cache_0 - boundary;                                  
                                                                                
-               line_max = &im[ImageRef(im.size().x - boundary, y)];            
                                                        
-                                                                               
                                                                                
                                
-               cache_1 = cache_0 + pixel[0];
-               cache_2 = cache_0 + pixel[14];
-                                                                               
                                                                                
                                
-               for(; cache_0 < line_max;cache_0++, cache_1++, cache_2++)
-               {                                                               
                                                                                
                                
-                       cb = *cache_0 + barrier;                                
                                                                                
        
-                       c_b = *cache_0 - barrier;                               
                                                                                
        
-            if(*(cache_0+3) > cb)
-                if(*cache_2 > cb)
-                    if(*(cache_0 + pixel[7]) > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else if(*cache_1 < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                if(*(cache_0 + 
pixel[11]) > cb)
-                                                                    
if(*(cache_0 + pixel[10]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                if(*cache_1 > 
cb)
-                                                                    
if(*(cache_0 + pixel[9]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+4) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+1) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    
if(*(cache_2+4) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_0 + 
pixel[6]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[6]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    
if(*(cache_0 + pixel[11]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                
if(*(cache_1+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                
if(*(cache_2+4) > cb)
-                                                                    goto 
success;
-                                                                else 
if(*(cache_2+4) < c_b)
-                                                                    continue;
-                                                                else
-                                                                    
if(*(cache_0 + pixel[6]) > cb)
-                                                                        
if(*(cache_0 + pixel[8]) > cb)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_1+-1) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_1+-1) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    
if(*cache_1 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        if(*(cache_2+4) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    
if(*cache_1 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[7]) < c_b)
-                        if(*(cache_0 + pixel[10]) > cb)
-                            if(*cache_1 > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_1+-1) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                if(*(cache_0 + 
pixel[13]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[10]) < c_b)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[11]) > cb)
-                            if(*cache_1 > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_1+-1) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_2 < c_b)
-                    if(*(cache_0 + pixel[7]) > cb)
-                        if(*cache_1 > cb)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[6]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[6]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*cache_1 < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+1) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[7]) < c_b)
-                        if(*cache_1 < c_b)
-                            if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[6]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                if(*cache_1 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*(cache_0 + pixel[10]) > cb)
-                        if(*(cache_2+4) > cb)
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else 
if(*(cache_1+1) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[13]) > cb)
-                                                                    
if(*(cache_0 + pixel[11]) > cb)
-                                                                        
if(*(cache_0+-3) > cb)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_1+-1) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    goto 
success;
-                                                                else 
if(*(cache_1+1) < c_b)
-                                                                    continue;
-                                                                else
-                                                                    
if(*(cache_0 + pixel[13]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[5]) > cb)
-                                                                    
if(*(cache_0 + pixel[9]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else if(*(cache_0+3) < c_b)
-                if(*(cache_0 + pixel[9]) > cb)
-                    if(*(cache_1+1) > cb)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*cache_1 > cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*cache_1 > cb)
-                                                                if(*cache_2 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*(cache_1+1) < c_b)
-                        if(*(cache_0+-3) > cb)
-                            if(*cache_1 > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*cache_1 < c_b)
-                                if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_1+-1) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_2+4) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_1+-1) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[5]) > cb)
-                            if(*cache_1 > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            if(*(cache_0 + 
pixel[6]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*(cache_0 + pixel[9]) < c_b)
-                    if(*cache_1 > cb)
-                        if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_1+-1) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[13]) 
< c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+-1) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else if(*cache_1 < c_b)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[5]) < c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_2+4) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                    
if(*(cache_0 + pixel[10]) < c_b)
-                                                                        
if(*(cache_0 + pixel[8]) < c_b)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    continue;
-                                                                else 
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    
if(*(cache_0+-3) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_1+-1) < 
c_b)
-                                                        if(*(cache_1+1) > cb)
-                                                            continue;
-                                                        else if(*(cache_1+1) < 
c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                if(*(cache_0 + 
pixel[11]) < c_b)
-                                                                    
if(*(cache_0+-3) < c_b)
-                                                                        
if(*(cache_0 + pixel[8]) < c_b)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                if(*(cache_0 + 
pixel[5]) > cb || *(cache_0 + pixel[5]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    
if(*(cache_1+1) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_2+4) < 
c_b)
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    
if(*(cache_0 + pixel[8]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[13]) 
< c_b)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*(cache_0 + pixel[13]) < c_b)
-                        if(*(cache_1+-1) < c_b)
-                            if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*cache_1 < c_b)
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                if(*cache_1 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else
-                if(*(cache_0+-3) > cb)
-                    if(*cache_1 > cb)
-                        if(*(cache_0 + pixel[8]) > cb)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                
if(*(cache_2+4) > cb)
-                                                                    
if(*(cache_0 + pixel[9]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    
if(*(cache_1+1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-                else if(*(cache_0+-3) < c_b)
-                    if(*(cache_0 + pixel[8]) < c_b)
-                        if(*cache_1 < c_b)
-                            if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                
if(*(cache_1+-1) < c_b)
-                                                                    
if(*(cache_1+1) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else if(*(cache_1+1) < 
c_b)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                    
if(*(cache_2+4) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    
if(*(cache_0 + pixel[9]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-                else
-                    continue;
-                       success:                                                
                                                                                
                        
-                               corners.push_back(ImageRef(cache_0-line_min, 
y));                                                               
-               }                                                               
                                                                                
                                
-       }                                                                       
                                                                                
                                
-}                                                                              
                                                                                
                                
-}                                                                              
                                                                                
                                

Index: cvd_src/fast/7_2_0.cxx
===================================================================
RCS file: cvd_src/fast/7_2_0.cxx
diff -N cvd_src/fast/7_2_0.cxx
--- cvd_src/fast/7_2_0.cxx      9 Feb 2006 12:42:56 -0000       1.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12366 +0,0 @@
-/* Automatically generated code
-corner_type=7
-force_first_question=0 
-corner_pointers=2
-*/
-#include <cvd/image.h>                                                         
                                                                                
        
-#include <cvd/byte.h>                                                          
                                                                                
        
-#include <vector>                                                              
                                                                                
                
-                                                                               
                                                                                
                                
-using namespace CVD;                                                           
                                                                                
        
-using namespace std;                                                           
                                                                                
        
-                                                                               
                                                                                
                                
-namespace CVD
-{
-extern ImageRef dir[17];                                                       
                                                                                
        
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                
-void fast_corner_detect_7(const BasicImage<byte>& im, vector<ImageRef>& 
corners,
-int barrier)
-{                                                                              
                                                                                
                                
-       int boundary = 3, y, cb, c_b;                                           
                                                                                
-       const byte  *line_max, *line_min;                                       
                                                                                
-       const byte* cache_0;
-       const byte* cache_1;
-       const byte* cache_2;
-       int     pixel[16];                                                      
                                                                                
                        
-       for(int i=0; i < 16; i++)                                               
                                                                                
        
-               pixel[i] = dir[i].x + dir[i].y * im.size().x;                   
                                                                
-                                                                               
                                                                                
                                
-       for(y = boundary ; y < im.size().y - boundary; y++)                     
                                                                
-       {                                                                       
                                                                                
                                
-               cache_0 = &im[ImageRef(boundary, y)];                           
                                                                        
-               line_min = cache_0 - boundary;                                  
                                                                                
-               line_max = &im[ImageRef(im.size().x - boundary, y)];            
                                                        
-                                                                               
                                                                                
                                
-               cache_1 = cache_0 + pixel[2];
-               cache_2 = cache_0 + pixel[10];
-                                                                               
                                                                                
                                
-               for(; cache_0 < line_max;cache_0++, cache_1++, cache_2++)
-               {                                                               
                                                                                
                                
-                       cb = *cache_0 + barrier;                                
                                                                                
        
-                       c_b = *cache_0 - barrier;                               
                                                                                
        
-            if(*cache_1 > cb)
-                if(*(cache_0 + pixel[13]) > cb)
-                    if(*(cache_0 + pixel[0]) > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_1+-4) > cb)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        goto success;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_2+4) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0+3) > cb)
-                                                    goto success;
-                                                else if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            if(*(cache_2+4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_2+4) > 
cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    
if(*(cache_0 + pixel[8]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else 
if(*(cache_0 + pixel[9]) < c_b)
-                                                                    continue;
-                                                                else
-                                                                    
if(*(cache_0+3) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_0+3) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                if(*(cache_0 + 
pixel[7]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_2+4) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+3) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) > cb || 
*(cache_0 + pixel[1]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                    else if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb 
|| *(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[7]) < c_b)
-                                                                continue;
-                                                            else
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[7]) > cb)
-                                                                    goto 
success;
-                                                                else 
if(*(cache_0 + pixel[7]) < c_b)
-                                                                    continue;
-                                                                else
-                                                                    
if(*(cache_0+-3) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else if(*(cache_1+-4) < c_b)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb 
|| *(cache_0 + pixel[11]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb || 
*(cache_0 + pixel[15]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+3) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+3) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                if(*cache_2 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[11]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[15]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+3) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            continue;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*cache_2 > cb)
-                                                    continue;
-                                                else if(*cache_2 < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[7]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+-4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+3) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*cache_2 > cb)
-                                                continue;
-                                            else if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0+3) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0+3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_1+-4) > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            continue;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[11]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                
if(*(cache_2+4) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0+3) < c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[11]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb || *(cache_0 + pixel[1]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else if(*(cache_0+3) < c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_1+-4) < c_b)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[11]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0+3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[11]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+3) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0+3) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+3) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0+3) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+3) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else if(*(cache_0 + pixel[0]) < c_b)
-                        if(*(cache_0 + pixel[8]) > cb)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_2+4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0+3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0+3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+4) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0+3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb 
|| *(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) > 
cb || *(cache_0 + pixel[1]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[8]) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0+3) < c_b)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+3) < c_b)
-                                        if(*cache_2 > cb)
-                                            continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[1]) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[1]) < c_b)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else
-                        if(*(cache_0 + pixel[8]) > cb)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_2+4) > 
cb)
-                                                                if(*(cache_0 + 
pixel[7]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0+3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0+3) > 
cb)
-                                                                if(*(cache_0 + 
pixel[3]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0+-3) > cb || 
*(cache_0+-3) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            if(*(cache_0+3) > 
cb)
-                                                                
if(*(cache_2+4) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0+3) > 
cb)
-                                                                if(*(cache_0 + 
pixel[3]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[8]) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_1+-4) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0+3) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*cache_2 > cb)
-                                                    continue;
-                                                else if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+3) < c_b)
-                                        if(*cache_2 > cb)
-                                            continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_1+-4) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0+3) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb || *(cache_0 + pixel[3]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_2+4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_1+-4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                else if(*(cache_0 + pixel[13]) < c_b)
-                    if(*(cache_0 + pixel[8]) > cb)
-                        if(*(cache_0 + pixel[5]) > cb)
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[9]) > cb || *(cache_0 + pixel[9]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_1+-4) < c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*cache_2 > cb)
-                                                continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+3) < c_b)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[5]) < c_b)
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+-4) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0+-3) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb 
|| *(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb || 
*(cache_0 + pixel[1]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+3) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[3]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_2+4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0+3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+4) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb || 
*(cache_0 + pixel[9]) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+3) < c_b)
-                                    if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else if(*(cache_0 + pixel[8]) < c_b)
-                        if(*(cache_0 + pixel[11]) > cb)
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_1+-4) > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_1+-4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb 
|| *(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+-4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+3) < c_b)
-                                if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[11]) < c_b)
-                            if(*(cache_1+-4) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_0 + 
pixel[0]) > cb)
-                                                                
if(*(cache_0+3) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+3) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_1+-4) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[0]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_2+4) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0+3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+4) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            if(*(cache_0+3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_2+4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0+3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_1+-4) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb || *(cache_0 + pixel[7]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    if(*(cache_1+-4) > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+3) < c_b)
-                                if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+3) > cb)
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                goto success;
-                                            else if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[0]) > cb 
|| *(cache_0 + pixel[0]) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[0]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_1+-4) < c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[15]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+4) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_2+4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+4) > cb || 
*(cache_2+4) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb || 
*(cache_0 + pixel[1]) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_1+-4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb 
|| *(cache_0 + pixel[5]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+4) < c_b)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else if(*(cache_0+3) < c_b)
-                            if(*(cache_0 + pixel[15]) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*cache_2 > cb || *cache_2 < 
c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[15]) < c_b)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_2 > cb)
-                                                    continue;
-                                                else if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*cache_2 < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                else
-                    if(*(cache_2+4) > cb)
-                        if(*(cache_0 + pixel[5]) > cb)
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[8]) > cb || 
*(cache_0 + pixel[8]) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*cache_2 > cb || *cache_2 < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb 
|| *(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[5]) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*cache_2 > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0+3) > cb)
-                                                            if(*(cache_1+-4) > 
cb)
-                                                                if(*(cache_0 + 
pixel[0]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_1+-4) > cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*cache_2 < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_1+-4) > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[8]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else if(*(cache_2+4) < c_b)
-                        if(*(cache_0 + pixel[11]) > cb)
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+3) < c_b)
-                                if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[11]) < c_b)
-                            if(*(cache_0 + pixel[9]) > cb)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0+-3) > cb || 
*(cache_0+-3) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[9]) < c_b)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*cache_2 > cb)
-                                                    continue;
-                                                else if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0+3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_1+-4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_1+-4) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_2 > cb)
-                                                continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_1+-4) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_1+-4) > cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                if(*(cache_0 + 
pixel[3]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_0 + 
pixel[0]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+-4) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_1+-4) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_1+-4) < c_b)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+3) < c_b)
-                                if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*cache_2 > cb)
-                                            continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+3) > cb)
-                            if(*(cache_0 + pixel[15]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-            else if(*cache_1 < c_b)
-                if(*(cache_0 + pixel[13]) > cb)
-                    if(*(cache_0 + pixel[8]) > cb)
-                        if(*(cache_0 + pixel[11]) > cb)
-                            if(*(cache_1+-4) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0+3) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else if(*(cache_1+-4) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                goto success;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            if(*(cache_0+3) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0+3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*(cache_0+3) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_2+4) < 
c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            if(*(cache_0 + 
pixel[15]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0+3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0+3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb || 
*(cache_0 + pixel[1]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb || *(cache_0 + pixel[5]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0+-3) > cb)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+3) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[15]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb || 
*(cache_0 + pixel[9]) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[15]) < c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            if(*(cache_0+3) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0+3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0+3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            if(*(cache_0+3) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0+3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                        else if(*(cache_0 + pixel[11]) < c_b)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                continue;
-                                            else if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0+3) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0+3) < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*cache_2 < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+3) < c_b)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb 
|| *(cache_0 + pixel[7]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb || *(cache_0 + pixel[15]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+3) < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else if(*(cache_0 + pixel[8]) < c_b)
-                        if(*(cache_0 + pixel[5]) > cb)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_1+-4) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_1+-4) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+3) < c_b)
-                                    if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[5]) < c_b)
-                            if(*(cache_2+4) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        goto success;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_2+4) < c_b)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+3) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*cache_2 > cb)
-                                            continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_1+-4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_1+-4) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_1+-4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb || 
*(cache_0 + pixel[3]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+3) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_2+4) > cb)
-                                        continue;
-                                    else if(*(cache_2+4) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb 
|| *(cache_0 + pixel[9]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_2 > cb || *cache_2 < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0+3) < c_b)
-                                                            if(*(cache_1+-4) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) > cb || *(cache_0 
+ pixel[9]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else
-                                if(*(cache_0+3) < c_b)
-                                    if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else
-                        if(*(cache_2+4) > cb)
-                            if(*(cache_0 + pixel[15]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[15]) < c_b)
-                                if(*(cache_0+3) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_2+4) < c_b)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[11]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb || *(cache_0 + pixel[7]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_1+-4) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0+3) > cb)
-                                        continue;
-                                    else if(*(cache_0+3) < c_b)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_1+-4) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0+3) > cb)
-                                                continue;
-                                            else if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*cache_2 > cb)
-                                                                
if(*(cache_1+-4) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_1+-4) > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_1+-4) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb || *(cache_0 + pixel[5]) < c_b)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_1+-4) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[15]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[15]) < c_b)
-                                if(*(cache_0+3) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                else if(*(cache_0 + pixel[13]) < c_b)
-                    if(*(cache_0 + pixel[15]) > cb)
-                        if(*(cache_0 + pixel[8]) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_2+4) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+3) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+-4) > cb || 
*(cache_1+-4) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb 
|| *(cache_0 + pixel[0]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[8]) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0+3) > cb)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_2+4) > cb)
-                                                    continue;
-                                                else if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+3) < c_b)
-                                    if(*(cache_2+4) > cb)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_1+-4) > cb)
-                                                continue;
-                                            else if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+-4) > cb)
-                                                continue;
-                                            else if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0+-3) > cb)
-                                                        continue;
-                                                    else if(*(cache_0+-3) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*cache_2 > cb)
-                                                                continue;
-                                                            else if(*cache_2 < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                    else
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_2+4) > cb)
-                                                    continue;
-                                                else if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_1+-4) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_1+-4) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[1]) < c_b)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0+-3) > cb || *(cache_0+-3) 
< c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0+3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0+3) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[15]) < c_b)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+3) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_1+-4) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            goto success;
-                                        else if(*(cache_0+3) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) > cb || 
*(cache_0 + pixel[1]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb || 
*(cache_0 + pixel[11]) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_1+-4) < c_b)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[11]) 
< c_b)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*cache_2 < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+3) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[1]) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb || 
*(cache_0 + pixel[9]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    if(*(cache_1+-4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0+3) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[1]) < c_b)
-                                if(*(cache_1+-4) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+3) < c_b)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_2+4) > cb)
-                                                    continue;
-                                                else if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_2+4) > cb)
-                                                    continue;
-                                                else if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0+-3) > cb || 
*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_1+-4) < c_b)
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[0]) < c_b)
-                                        goto success;
-                                    else
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[11]) 
< c_b)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[7]) 
< c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_2+4) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    if(*cache_2 > cb)
-                                                        continue;
-                                                    else if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0+3) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                
if(*(cache_2+4) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_2+4) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0+3) > cb)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_2+4) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+4) < 
c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_2+4) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_2+4) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    
if(*(cache_0 + pixel[9]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0+3) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_1+-4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_2+4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_1+-4) > cb || 
*(cache_1+-4) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0+3) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*cache_2 > cb)
-                                                                continue;
-                                                            else if(*cache_2 < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                
if(*(cache_0+3) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*cache_2 > cb)
-                                                continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0+-3) > cb)
-                                                    continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_1+-4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0+3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0+3) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0+3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_1+-4) > cb)
-                                    if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_1+-4) < c_b)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[11]) 
< c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_2+4) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                
if(*(cache_2+4) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0+3) < c_b)
-                                                            if(*(cache_2+4) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_2+4) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+3) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                    else
-                        if(*(cache_0 + pixel[11]) > cb)
-                            if(*(cache_2+4) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+4) < c_b)
-                                if(*(cache_0+3) < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[7]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[11]) < c_b)
-                            if(*(cache_0 + pixel[8]) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0+3) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0+3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_2+4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_1+-4) < c_b)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0+3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                    
if(*(cache_0 + pixel[5]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            if(*(cache_0+3) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            if(*(cache_0+3) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            if(*(cache_0 + 
pixel[5]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0+3) < c_b)
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb || 
*(cache_0 + pixel[9]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+3) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_2 < c_b)
-                                    continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+3) < c_b)
-                                if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                else
-                    if(*(cache_0 + pixel[5]) > cb)
-                        if(*(cache_0 + pixel[9]) > cb)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_1+-4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_1+-4) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            if(*(cache_0 + 
pixel[3]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+4) < c_b)
-                                    if(*(cache_0+3) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+3) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0+3) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0+3) < c_b)
-                                    if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+3) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0+3) < c_b)
-                                    if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[9]) < c_b)
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+3) < c_b)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_1+-4) > cb)
-                                            continue;
-                                        else if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+3) < c_b)
-                                if(*(cache_1+-4) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[5]) < c_b)
-                        if(*(cache_0 + pixel[0]) > cb)
-                            if(*(cache_0 + pixel[8]) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_2+4) < c_b)
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+3) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                goto success;
-                                            else
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[0]) < c_b)
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+3) < c_b)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_1+-4) > cb || 
*(cache_1+-4) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+3) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0+3) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+3) > cb)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0+3) < c_b)
-                            if(*(cache_1+-4) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+-4) < c_b)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_2+4) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[11]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+4) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[11]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-            else
-                if(*cache_2 > cb)
-                    if(*(cache_0 + pixel[5]) > cb)
-                        if(*(cache_0 + pixel[11]) > cb)
-                            if(*(cache_0 + pixel[8]) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+4) < c_b)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0+3) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_1+-4) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb 
|| *(cache_0 + pixel[7]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[11]) < c_b)
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_1+-4) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+3) < c_b)
-                                if(*(cache_1+-4) < c_b)
-                                    if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+3) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[5]) < c_b)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_1+-4) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+4) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_2+4) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_2+4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_2+4) < c_b)
-                                                        if(*(cache_0+3) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_1+-4) < c_b)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+4) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[1]) > cb)
-                                if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            continue;
-                                        else
-                                            goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[1]) < c_b)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0+3) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+-4) > cb)
-                                        continue;
-                                    else if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_2+4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_2+4) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[9]) < c_b)
-                                if(*(cache_0+3) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[8]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_1+-4) < c_b)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_2 < c_b)
-                    if(*(cache_0 + pixel[11]) > cb)
-                        if(*(cache_0+3) > cb)
-                            if(*(cache_1+-4) > cb)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+-4) < c_b)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0+3) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb || 
*(cache_0 + pixel[3]) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_2+4) > cb)
-                                            continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_1+-4) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_1+-4) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_1+-4) > cb)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[11]) < c_b)
-                        if(*(cache_0 + pixel[8]) > cb)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0+3) > cb)
-                                                if(*(cache_2+4) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0+3) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_1+-4) > cb)
-                                        continue;
-                                    else if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0+3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+3) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                if(*(cache_0+3) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_1+-4) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb || 
*(cache_0 + pixel[3]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else if(*(cache_0 + pixel[8]) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_2+4) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_2+4) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[15]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[9]) > cb 
|| *(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0+3) < c_b)
-                                                        if(*(cache_1+-4) < c_b)
-                                                            if(*(cache_0 + 
pixel[15]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb 
|| *(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0+3) > cb || 
*(cache_0+3) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_2+4) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_2+4) > cb)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+4) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[15]) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+3) > cb)
-                            if(*(cache_0 + pixel[9]) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0+3) < c_b)
-                            if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_2+4) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*(cache_0+3) > cb)
-                        if(*(cache_0 + pixel[9]) > cb)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_1+-4) > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                
if(*(cache_1+-4) > cb)
-                                                                    
if(*(cache_0 + pixel[15]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[0]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_2+4) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[9]) < c_b)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_1+-4) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[1]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[1]) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_1+-4) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0+3) < c_b)
-                        if(*(cache_0 + pixel[9]) > cb)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_1+-4) < c_b)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[9]) < c_b)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_2+4) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_1+-4) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+4) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[11]) 
< c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[11]) < 
c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_1+-4) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_1+-4) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_1+-4) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_1+-4) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_1+-4) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_1+-4) < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[1]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_1+-4) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[1]) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+-4) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                       success:                                                
                                                                                
                        
-                               corners.push_back(ImageRef(cache_0-line_min, 
y));                                                               
-               }                                                               
                                                                                
                                
-       }                                                                       
                                                                                
                                
-}                                                                              
                                                                                
                                
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                }

Index: cvd_src/fast/7_2_1.cxx
===================================================================
RCS file: cvd_src/fast/7_2_1.cxx
diff -N cvd_src/fast/7_2_1.cxx
--- cvd_src/fast/7_2_1.cxx      9 Feb 2006 12:42:56 -0000       1.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,13136 +0,0 @@
-/* Automatically generated code
-corner_type=7
-force_first_question=1 
-corner_pointers=2
-*/
-#include <cvd/image.h>                                                         
                                                                                
        
-#include <cvd/byte.h>                                                          
                                                                                
        
-#include <vector>                                                              
                                                                                
                
-                                                                               
                                                                                
                                
-using namespace CVD;                                                           
                                                                                
        
-using namespace std;                                                           
                                                                                
        
-                                                                               
                                                                                
                                
-namespace CVD
-{
-extern ImageRef dir[17];                                                       
                                                                                
        
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                
-void fast_corner_detect_7(const BasicImage<byte>& im, vector<ImageRef>& 
corners,
-int barrier)
-{                                                                              
                                                                                
                                
-       int boundary = 3, y, cb, c_b;                                           
                                                                                
-       const byte  *line_max, *line_min;                                       
                                                                                
-       const byte* cache_0;
-       const byte* cache_1;
-       const byte* cache_2;
-       int     pixel[16];                                                      
                                                                                
                        
-       for(int i=0; i < 16; i++)                                               
                                                                                
        
-               pixel[i] = dir[i].x + dir[i].y * im.size().x;                   
                                                                
-                                                                               
                                                                                
                                
-       for(y = boundary ; y < im.size().y - boundary; y++)                     
                                                                
-       {                                                                       
                                                                                
                                
-               cache_0 = &im[ImageRef(boundary, y)];                           
                                                                        
-               line_min = cache_0 - boundary;                                  
                                                                                
-               line_max = &im[ImageRef(im.size().x - boundary, y)];            
                                                        
-                                                                               
                                                                                
                                
-               cache_1 = cache_0 + pixel[13];
-               cache_2 = cache_0 + pixel[11];
-                                                                               
                                                                                
                                
-               for(; cache_0 < line_max;cache_0++, cache_1++, cache_2++)
-               {                                                               
                                                                                
                                
-                       cb = *cache_0 + barrier;                                
                                                                                
        
-                       c_b = *cache_0 - barrier;                               
                                                                                
        
-            if(*(cache_0+3) > cb)
-                if(*(cache_0 + pixel[8]) > cb)
-                    if(*(cache_0 + pixel[10]) > cb)
-                        if(*(cache_2+6) > cb)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        goto success;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_1+6) > cb)
-                                                goto success;
-                                            else if(*(cache_1+6) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+6) < c_b)
-                                                if(*(cache_0+-3) > cb)
-                                                    continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_1+6) > cb)
-                                                goto success;
-                                            else if(*(cache_1+6) < c_b)
-                                                if(*cache_2 > cb || *cache_2 < 
c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                if(*(cache_0 + 
pixel[15]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb || *(cache_0 + pixel[1]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+6) > cb)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_1+6) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0+-3) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_1+6) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                if(*(cache_0 + 
pixel[15]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_1 < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_1+6) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+6) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[0]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+6) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[0]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else if(*cache_2 < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_1+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*cache_2 > cb || *cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+6) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_1+6) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_1+6) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[0]) 
< c_b)
-                                                    if(*(cache_0 + pixel[2]) > 
cb || *(cache_0 + pixel[2]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_1+6) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb 
|| *(cache_0 + pixel[0]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                        else if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_1+6) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_1+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*cache_1 < c_b)
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*cache_2 < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*cache_1 < c_b)
-                                            if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+6) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            if(*(cache_1+6) > 
cb)
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_1+6) > 
cb)
-                                                                if(*(cache_0 + 
pixel[1]) > cb)
-                                                                    
if(*(cache_0 + pixel[0]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*cache_2 < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_1+6) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_1+6) > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            if(*(cache_0 + 
pixel[0]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                        else if(*(cache_2+6) < c_b)
-                            if(*(cache_0 + pixel[15]) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_1+6) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[0]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_1+6) < c_b)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_1 > cb || *cache_1 < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+6) > cb || 
*(cache_1+6) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[15]) < c_b)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_1+6) > cb)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[0]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) > 
cb || *(cache_0 + pixel[6]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_1+6) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb || 
*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb 
|| *(cache_0 + pixel[2]) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        goto success;
-                                                else if(*(cache_1+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[14]) > cb)
-                                if(*(cache_1+6) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[0]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*cache_1 > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else if(*cache_1 < 
c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[6]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else if(*cache_1 < 
c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[6]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[0]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else if(*cache_1 < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*cache_1 > cb || *cache_1 < 
c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_1+6) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*cache_1 < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            if(*(cache_0 + 
pixel[0]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*cache_1 < c_b)
-                                            continue;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[14]) < c_b)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb || *(cache_0 + pixel[6]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+6) < c_b)
-                                            if(*cache_1 > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[6]) > cb 
|| *(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_1+6) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else if(*(cache_0 + pixel[10]) < c_b)
-                        if(*(cache_0 + pixel[6]) > cb)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_1+6) > cb)
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_0 + pixel[1]) > cb 
|| *(cache_0 + pixel[1]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else if(*(cache_1+6) < c_b)
-                                    continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+6) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_1+6) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[0]) > cb 
|| *(cache_0 + pixel[0]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_1+6) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_1+6) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_1+6) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                continue;
-                                            else
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+6) < c_b)
-                                            continue;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_1+6) > cb || 
*(cache_1+6) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_1 < c_b)
-                                            if(*cache_2 > cb)
-                                                continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0+-3) > cb)
-                                                    continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_1+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_1+6) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_2+6) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_1+6) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else if(*(cache_0 + pixel[6]) < c_b)
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_1+6) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            continue;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                    else if(*(cache_1+6) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        if(*cache_2 > cb)
-                                            continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+6) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[15]) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_1+6) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+6) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[15]) < c_b)
-                                if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_1+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_1+6) > cb)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[0]) 
< c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*cache_1 < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                if(*(cache_0 + 
pixel[0]) > cb)
-                                                                    
if(*(cache_0+-3) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                if(*(cache_0 + 
pixel[15]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*cache_1 > cb)
-                                                                if(*(cache_0 + 
pixel[15]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_2 > cb)
-                                                    if(*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*cache_2 < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            continue;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*cache_2 > cb)
-                                                    continue;
-                                                else if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*cache_1 > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_2 > cb)
-                                                    continue;
-                                                else if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_1+6) < c_b)
-                            if(*(cache_0 + pixel[15]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_2 > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[15]) < c_b)
-                                if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[1]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[1]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                else if(*(cache_0 + pixel[8]) < c_b)
-                    if(*(cache_0+-3) > cb)
-                        if(*(cache_0 + pixel[0]) > cb)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_1+6) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_1+6) < c_b)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+6) < c_b)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else if(*cache_1 < c_b)
-                                                        if(*(cache_2+6) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+6) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*cache_1 > cb || 
*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_2+6) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb || *(cache_0 + pixel[9]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*cache_1 > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_1+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_1+6) > cb || 
*(cache_1+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    goto success;
-                                                else
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_1+6) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*cache_1 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+6) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_1+6) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+6) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else if(*(cache_0 + pixel[0]) < c_b)
-                            if(*(cache_2+6) > cb)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_1+6) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_2+6) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_1+6) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_1+6) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[7]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[15]) < c_b)
-                                                                
if(*(cache_1+6) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_1+6) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_1+6) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_1+6) > cb)
-                                    continue;
-                                else if(*(cache_1+6) < c_b)
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else
-                            if(*(cache_2+6) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*cache_1 < c_b)
-                                            continue;
-                                        else
-                                            goto success;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_2+6) < c_b)
-                                if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_1+6) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else if(*(cache_0+-3) < c_b)
-                        if(*cache_2 > cb)
-                            if(*(cache_0 + pixel[1]) > cb)
-                                if(*(cache_1+6) > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[1]) < c_b)
-                                if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*cache_2 < c_b)
-                            if(*(cache_0 + pixel[14]) > cb)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_1+6) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb 
|| *(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*cache_1 < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_2+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else if(*(cache_1+6) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[6]) > cb 
|| *(cache_0 + pixel[6]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else if(*(cache_0 + pixel[14]) < c_b)
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[0]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_1+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    if(*(cache_2+6) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_2+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+6) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_2+6) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+6) > cb)
-                                                        if(*(cache_1+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_2+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_1+6) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+6) > cb)
-                                                        if(*(cache_2+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_2+6) > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_1+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_1+6) > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[6]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_2+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_2+6) > cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_2+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_1+6) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                if(*(cache_0 + 
pixel[0]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+6) > cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_1+6) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else
-                            if(*(cache_0 + pixel[1]) > cb)
-                                if(*(cache_1+6) > cb)
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+6) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_2+6) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[1]) < c_b)
-                                if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[0]) > cb)
-                            if(*(cache_1+6) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+6) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_1+6) < c_b)
-                                if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+6) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[0]) < c_b)
-                            if(*(cache_1+6) > cb)
-                                if(*(cache_2+6) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+6) < c_b)
-                                if(*cache_1 > cb)
-                                    if(*(cache_2+6) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    
if(*(cache_0 + pixel[6]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_2+6) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_2+6) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+6) < c_b)
-                                if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                else
-                    if(*(cache_0 + pixel[1]) > cb)
-                        if(*(cache_0 + pixel[7]) > cb)
-                            if(*(cache_1+6) > cb)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            goto success;
-                                        else if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[0]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[0]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_2+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_2+6) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*cache_1 > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_1+6) < c_b)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*cache_1 > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[0]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[7]) < c_b)
-                            if(*(cache_0 + pixel[15]) > cb)
-                                if(*(cache_1+6) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[0]) > cb || 
*(cache_0 + pixel[0]) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb || 
*(cache_0 + pixel[9]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[0]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_1+6) < c_b)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb || *(cache_0 + pixel[6]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[15]) < c_b)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_2+6) > cb || *(cache_2+6) < c_b)
-                                        continue;
-                                    else
-                                        goto success;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[0]) > cb)
-                                if(*(cache_1+6) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                goto success;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*cache_1 > cb)
-                                                            if(*(cache_0 + 
pixel[15]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_2+6) > 
cb || *(cache_2+6) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*cache_2 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*cache_1 > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else if(*(cache_1+6) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb || *(cache_0 + pixel[6]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[0]) < c_b)
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*cache_1 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else if(*(cache_0 + pixel[1]) < c_b)
-                        if(*cache_1 > cb)
-                            if(*(cache_0 + pixel[15]) > cb)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*cache_1 < c_b)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[0]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[0]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+6) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0 + pixel[15]) > cb)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*cache_1 > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[15]) < c_b)
-                            if(*(cache_0 + pixel[9]) > cb)
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        continue;
-                                    else
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[9]) < c_b)
-                                if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-            else if(*(cache_0+3) < c_b)
-                if(*(cache_0 + pixel[0]) > cb)
-                    if(*(cache_0+-3) > cb)
-                        if(*cache_1 > cb)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_1+6) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    if(*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    if(*(cache_2+6) > cb || 
*(cache_2+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_2+6) > cb)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_1+6) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_1+6) > cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+6) > cb || 
*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_1+6) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_1+6) > cb || 
*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_1+6) > 
cb)
-                                                                continue;
-                                                            else 
if(*(cache_1+6) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_1+6) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_2+6) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_1+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_1+6) > cb)
-                                            continue;
-                                        else
-                                            goto success;
-                                    else
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) > 
cb || *(cache_0 + pixel[8]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[7]) 
< c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_1+6) < c_b)
-                                                            if(*(cache_0 + 
pixel[6]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_2+6) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[1]) > cb || *(cache_0 + pixel[1]) < c_b)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_1+6) < c_b)
-                                                        if(*(cache_2+6) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else if(*cache_1 < c_b)
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0+-3) < c_b)
-                        if(*(cache_0 + pixel[8]) > cb)
-                            if(*(cache_2+6) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+6) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_1+6) > cb)
-                                                if(*cache_1 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*cache_2 < c_b)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+6) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_2+6) < c_b)
-                                if(*cache_1 > cb)
-                                    if(*(cache_1+6) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*cache_1 > cb)
-                                    if(*(cache_1+6) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[8]) < c_b)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_1+6) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_1+6) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_1 < c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+6) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_2+6) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_1+6) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_2+6) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_1+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_1+6) > cb)
-                                                    continue;
-                                                else if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb || *(cache_0 + pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_1+6) > cb)
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+6) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+6) > cb)
-                                                if(*cache_1 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*cache_2 > cb)
-                                        if(*(cache_1+6) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) > cb 
|| *(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[14]) < c_b)
-                                                        if(*(cache_1+6) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+6) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_1+6) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else
-                                if(*cache_1 > cb)
-                                    if(*(cache_1+6) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_1+6) > cb)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+6) < c_b)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else
-                        if(*(cache_0 + pixel[8]) > cb)
-                            if(*(cache_1+6) > cb)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+6) > cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+6) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[15]) < c_b)
-                                            continue;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+6) > cb)
-                                            if(*cache_2 > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+6) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_1+6) < c_b)
-                                if(*(cache_2+6) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[1]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+6) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[8]) < c_b)
-                            if(*(cache_2+6) > cb)
-                                if(*(cache_1+6) > cb)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+6) < c_b)
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_1+6) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+6) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+6) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+6) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+6) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_1+6) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_1+6) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+6) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_1+6) > cb)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_1+6) > cb)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+6) < c_b)
-                                if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                else if(*(cache_0 + pixel[0]) < c_b)
-                    if(*(cache_0 + pixel[6]) > cb)
-                        if(*(cache_0 + pixel[14]) > cb)
-                            if(*cache_2 > cb)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_1+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*cache_1 < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*cache_2 < c_b)
-                                if(*(cache_1+6) < c_b)
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[14]) < c_b)
-                            if(*(cache_1+6) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) > cb || 
*(cache_0 + pixel[10]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                else if(*cache_2 < c_b)
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_1+6) < c_b)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    goto success;
-                                                else if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_2+6) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+6) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_2+6) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            if(*(cache_2+6) > 
cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb || *(cache_0 + pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_2+6) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else
-                            if(*cache_2 > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*cache_1 > cb)
-                                                            if(*(cache_1+6) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[15]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else if(*cache_1 < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*cache_1 > cb)
-                                                    continue;
-                                                else if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_1+6) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_1+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*cache_2 < c_b)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb || 
*(cache_0 + pixel[1]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_1+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_1+6) > cb || 
*(cache_1+6) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else if(*(cache_0 + pixel[6]) < c_b)
-                        if(*(cache_1+6) > cb)
-                            if(*(cache_0 + pixel[8]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*cache_2 > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_1 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) > 
cb || *(cache_0 + pixel[7]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*cache_2 > cb)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*cache_2 > cb)
-                                            continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb 
|| *(cache_0 + pixel[2]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*cache_2 > cb)
-                                                continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_1+6) < c_b)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        goto success;
-                                    else
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_1 < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*cache_1 < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*cache_1 > cb)
-                                                                continue;
-                                                            else if(*cache_1 < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*cache_1 > cb || 
*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    
if(*(cache_0 + pixel[10]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*cache_1 > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_1 < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*cache_1 < c_b)
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) > cb || *(cache_0 + pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                        else
-                            if(*(cache_0 + pixel[9]) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_0 + pixel[1]) > cb || 
*(cache_0 + pixel[1]) < c_b)
-                                            continue;
-                                        else
-                                            goto success;
-                                    else
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[9]) < c_b)
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_1 > cb)
-                                                    continue;
-                                                else if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[14]) < c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[2]) < c_b)
-                                                                if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_0 + 
pixel[15]) < c_b)
-                                                                if(*cache_2 > 
cb)
-                                                                    
if(*(cache_0 + pixel[1]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else 
if(*cache_2 < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    
if(*(cache_0 + pixel[2]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_2 > cb)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_0 + 
pixel[15]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[15]) < c_b)
-                                                                if(*(cache_0 + 
pixel[1]) < c_b)
-                                                                    
if(*(cache_0 + pixel[14]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[15]) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_2+6) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[15]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*cache_1 < c_b)
-                                                            if(*(cache_0 + 
pixel[15]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) < c_b)
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else
-                        if(*(cache_0 + pixel[14]) > cb)
-                            if(*(cache_0 + pixel[8]) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_2+6) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*cache_1 < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) < 
c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_1+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            if(*(cache_2+6) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_1+6) < c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_2+6) > cb)
-                                    continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_1+6) > cb)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*cache_1 < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+6) > cb)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_1+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[14]) < c_b)
-                            if(*(cache_1+6) > cb)
-                                if(*cache_1 > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb || *(cache_0 + pixel[7]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+6) < c_b)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*cache_1 > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_2+6) > cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[15]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*cache_1 > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) > cb || *(cache_0 + pixel[10]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[15]) 
< c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_2+6) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[15]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+6) < c_b)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    continue;
-                                else if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_1+6) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+6) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    
if(*(cache_0 + pixel[9]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                else
-                    if(*(cache_0 + pixel[7]) > cb)
-                        if(*cache_2 > cb)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_2+6) > cb || 
*(cache_2+6) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*cache_2 < c_b)
-                            if(*(cache_0 + pixel[9]) < c_b)
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_1+6) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[15]) < c_b)
-                                    if(*cache_1 < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*(cache_0 + pixel[7]) < c_b)
-                        if(*(cache_2+6) > cb)
-                            if(*cache_2 < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_2+6) < c_b)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_1+6) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_1+6) > cb)
-                                            continue;
-                                        else if(*(cache_1+6) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[15]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                    else
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_1+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_1+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+6) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[15]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else
-                                if(*(cache_1+6) < c_b)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*cache_2 > cb)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[15]) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*cache_2 < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb || *(cache_0 + pixel[1]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[15]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[14]) > cb)
-                            if(*(cache_0 + pixel[8]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[8]) < c_b)
-                                continue;
-                            else
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[14]) < c_b)
-                            if(*(cache_0 + pixel[9]) < c_b)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*cache_2 < c_b)
-                                        if(*cache_1 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[15]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            continue;
-            else
-                if(*cache_1 > cb)
-                    if(*(cache_1+6) > cb)
-                        if(*(cache_0 + pixel[15]) > cb)
-                            if(*(cache_0 + pixel[14]) > cb)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            continue;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0+-3) 
< c_b)
-                                                            if(*(cache_2+6) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_2+6) > 
cb)
-                                                                if(*(cache_0 + 
pixel[7]) > cb)
-                                                                    
if(*(cache_0 + pixel[6]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_2+6) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_2+6) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[0]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_2+6) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[6]) > cb)
-                                                                    
if(*(cache_0 + pixel[8]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[6]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else if(*(cache_0+-3) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_0 + 
pixel[6]) > cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[6]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[14]) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_2+6) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[1]) > cb || *(cache_0 + pixel[1]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[0]) > cb 
|| *(cache_0 + pixel[0]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[15]) < c_b)
-                            if(*cache_2 > cb)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*cache_2 < c_b)
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*cache_2 > cb)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        if(*(cache_0 + 
pixel[0]) > cb || *(cache_0 + pixel[0]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_2+6) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*cache_2 < c_b)
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_1+6) < c_b)
-                        if(*(cache_0 + pixel[8]) > cb)
-                            if(*cache_2 > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*cache_2 < c_b)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[15]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[8]) < c_b)
-                            if(*cache_2 > cb)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*(cache_0 + pixel[15]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*cache_2 < c_b)
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[15]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[0]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[8]) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[15]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_0 + pixel[0]) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_2+6) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[15]) < 
c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    if(*(cache_0 + pixel[15]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[15]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[6]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[0]) < c_b)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[15]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[15]) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[0]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[1]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[0]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[0]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*cache_2 > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*cache_2 < c_b)
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                else if(*cache_1 < c_b)
-                    if(*(cache_0 + pixel[15]) > cb)
-                        if(*cache_2 > cb)
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*cache_2 < c_b)
-                            if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*(cache_0 + pixel[15]) < c_b)
-                        if(*(cache_1+6) > cb)
-                            if(*cache_2 > cb)
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[7]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[8]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb 
|| *(cache_0 + pixel[10]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_0 + pixel[6]) > cb 
|| *(cache_0 + pixel[6]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*cache_2 < c_b)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_0 + pixel[1]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[1]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[0]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[1]) < c_b)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_1+6) < c_b)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb 
|| *(cache_0 + pixel[1]) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[0]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[14]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[1]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_2+6) > cb)
-                                                    goto success;
-                                                else if(*(cache_2+6) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[1]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_0 + pixel[1]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[0]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[1]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_2+6) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_2+6) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    if(*(cache_0+-3) > cb || 
*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_2+6) < c_b)
-                                                            if(*(cache_0 + 
pixel[0]) < c_b)
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[0]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[0]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_2+6) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_2+6) < 
c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_2+6) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_2+6) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[6]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0+-3) 
< c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_2+6) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[6]) < c_b)
-                                                                    
if(*(cache_0 + pixel[8]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[14]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+6) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[1]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[1]) 
< c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        if(*(cache_2+6) > cb 
|| *(cache_2+6) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) > cb 
|| *(cache_0 + pixel[10]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[0]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[1]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[1]) > cb)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[1]) < c_b)
-                                            if(*(cache_0 + pixel[0]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[0]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+6) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_2+6) > cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*cache_2 > cb)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[1]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[1]) < 
c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[0]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[1]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[0]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[0]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[1]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[1]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*cache_2 > cb)
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*cache_2 < c_b)
-                                    if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else
-                        if(*(cache_0 + pixel[8]) > cb)
-                            if(*cache_2 > cb)
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[8]) < c_b)
-                            if(*cache_2 < c_b)
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else
-                    if(*cache_2 > cb)
-                        if(*(cache_0 + pixel[6]) > cb)
-                            if(*(cache_2+6) > cb)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_0 + pixel[7]) < c_b)
-                            if(*(cache_2+6) > cb)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+6) < c_b)
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        continue;
-                       success:                                                
                                                                                
                        
-                               corners.push_back(ImageRef(cache_0-line_min, 
y));                                                               
-               }                                                               
                                                                                
                                
-       }                                                                       
                                                                                
                                
-}                                                                              
                                                                                
                                
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                }

Index: cvd_src/fast/8_2_0.cxx
===================================================================
RCS file: cvd_src/fast/8_2_0.cxx
diff -N cvd_src/fast/8_2_0.cxx
--- cvd_src/fast/8_2_0.cxx      9 Feb 2006 12:42:56 -0000       1.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,8242 +0,0 @@
-/* Automatically generated code
-corner_type=8
-force_first_question=0 
-corner_pointers=2
-*/
-#include <cvd/image.h>                                                         
                                                                                
        
-#include <cvd/byte.h>                                                          
                                                                                
        
-#include <vector>                                                              
                                                                                
                
-                                                                               
                                                                                
                                
-using namespace CVD;                                                           
                                                                                
        
-using namespace std;                                                           
                                                                                
        
-
-namespace CVD
-{
-extern ImageRef dir[17];                                                       
                                                                                
        
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                
-void fast_corner_detect_8(const BasicImage<byte>& im, vector<ImageRef>& 
corners,
-int barrier)
-{                                                                              
                                                                                
                                
-       int boundary = 3, y, cb, c_b;                                           
                                                                                
-       const byte  *line_max, *line_min;                                       
                                                                                
-       const byte* cache_0;
-       const byte* cache_1;
-       const byte* cache_2;
-       int     pixel[16];                                                      
                                                                                
                        
-       for(int i=0; i < 16; i++)                                               
                                                                                
        
-               pixel[i] = dir[i].x + dir[i].y * im.size().x;                   
                                                                
-                                                                               
                                                                                
                                
-       for(y = boundary ; y < im.size().y - boundary; y++)                     
                                                                
-       {                                                                       
                                                                                
                                
-               cache_0 = &im[ImageRef(boundary, y)];                           
                                                                        
-               line_min = cache_0 - boundary;                                  
                                                                                
-               line_max = &im[ImageRef(im.size().x - boundary, y)];            
                                                        
-                                                                               
                                                                                
                                
-               cache_1 = cache_0 + pixel[8];
-               cache_2 = cache_0 + pixel[0];
-                                                                               
                                                                                
                                
-               for(; cache_0 < line_max;cache_0++, cache_1++, cache_2++)
-               {                                                               
                                                                                
                                
-                       cb = *cache_0 + barrier;                                
                                                                                
        
-                       c_b = *cache_0 - barrier;                               
                                                                                
        
-            if(*(cache_0+3) > cb)
-                if(*cache_1 > cb)
-                    if(*(cache_0 + pixel[11]) > cb)
-                        if(*(cache_0 + pixel[6]) > cb)
-                            if(*(cache_1+1) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_1+-1) > cb)
-                                            goto success;
-                                        else if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else if(*(cache_0+-3) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    
if(*(cache_2+-1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    
if(*cache_2 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+-1) > cb || 
*(cache_1+-1) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    
if(*cache_2 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[3]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_2 > cb || *cache_2 < 
c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                        else if(*(cache_2+1) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_2+1) > 
cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    
if(*cache_2 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                if(*cache_2 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else if(*(cache_0 
+ pixel[3]) < c_b)
-                                                                continue;
-                                                            else
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_1+1) < c_b)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else if(*cache_2 < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                if(*(cache_0 + 
pixel[13]) > cb)
-                                                                    
if(*(cache_0 + pixel[14]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                
if(*(cache_1+-1) > cb)
-                                                                    
if(*(cache_0 + pixel[10]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_2+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[6]) < c_b)
-                            if(*(cache_2+-1) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb 
|| *(cache_0 + pixel[13]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[5]) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[13]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb || *(cache_0 + pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+-1) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+1) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_2+-1) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0+-3) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_2+-1) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+1) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else if(*(cache_0 + pixel[11]) < c_b)
-                        if(*(cache_0 + pixel[2]) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+1) > cb || 
*(cache_1+1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+-1) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+-1) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    continue;
-                                else
-                                    if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb 
|| *(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_2+1) > cb)
-                                        continue;
-                                    else if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+-1) < c_b)
-                                            if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[2]) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 > cb)
-                                                    continue;
-                                                else if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb || *(cache_0 + pixel[5]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_2+1) > cb)
-                                    continue;
-                                else if(*(cache_2+1) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+-1) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                goto success;
-                                            else if(*(cache_1+-1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+1) < c_b)
-                                            if(*cache_2 > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_1+1) > cb || 
*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_1 < c_b)
-                    if(*(cache_0+-3) > cb)
-                        if(*(cache_2+-1) > cb)
-                            if(*(cache_2+1) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb 
|| *(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_2+1) < c_b)
-                                if(*(cache_1+-1) > cb)
-                                    if(*cache_2 > cb)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+-1) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_2+-1) < c_b)
-                            if(*(cache_1+1) > cb)
-                                if(*cache_2 > cb)
-                                    goto success;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_1+1) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0+-3) < c_b)
-                        if(*(cache_2+-1) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*cache_2 > cb || 
*cache_2 < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb || 
*(cache_0 + pixel[6]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb 
|| *(cache_0 + pixel[10]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_1+1) > cb)
-                                            continue;
-                                        else if(*(cache_1+1) < c_b)
-                                            if(*(cache_1+-1) > cb)
-                                                continue;
-                                            else if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else if(*(cache_2+-1) < c_b)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+-1) > cb)
-                                                continue;
-                                            else if(*(cache_1+-1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*cache_2 > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_1+1) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+1) < c_b)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_2+-1) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_2+-1) < c_b)
-                            if(*(cache_1+1) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_1+1) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                else
-                    if(*cache_2 > cb)
-                        if(*(cache_0 + pixel[14]) > cb)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_1+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                if(*(cache_0 + 
pixel[11]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_1+-1) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+1) > cb 
|| *(cache_1+1) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_1+-1) < 
c_b)
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*(cache_0 + 
pixel[6]) > cb || *(cache_0 + pixel[6]) < c_b)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) > 
cb || *(cache_0 + pixel[5]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) > cb || *(cache_0 + pixel[6]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[14]) < c_b)
-                            if(*(cache_1+1) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+1) < c_b)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_1+-1) > cb)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb || *(cache_0 + pixel[5]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+1) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_1+-1) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else if(*(cache_0+3) < c_b)
-                if(*cache_1 > cb)
-                    if(*(cache_2+-1) > cb)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+-1) > cb || 
*(cache_1+-1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*cache_2 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_1+1) < c_b)
-                                if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_1+1) < c_b)
-                                if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_2+-1) < c_b)
-                        if(*(cache_0 + pixel[13]) > cb)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[13]) < c_b)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_2+1) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+1) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*cache_2 > cb)
-                                                continue;
-                                            else if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_2+1) > cb)
-                                            continue;
-                                        else if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_1+1) > cb)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_1+1) < c_b)
-                            if(*cache_2 < c_b)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_1 < c_b)
-                    if(*(cache_0 + pixel[11]) > cb)
-                        if(*(cache_0 + pixel[5]) > cb)
-                            if(*(cache_2+-1) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+-1) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[5]) < c_b)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else if(*cache_2 < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_2+1) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    continue;
-                                                else if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+1) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+-1) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+-1) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+1) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_2+1) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+1) < c_b)
-                                    continue;
-                                else
-                                    if(*(cache_1+-1) > cb)
-                                        if(*cache_2 > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[11]) < c_b)
-                        if(*(cache_0 + pixel[6]) > cb)
-                            if(*(cache_2+-1) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+-1) < c_b)
-                                if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_1+-1) > cb || 
*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[3]) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_1+1) > cb || 
*(cache_1+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+1) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[6]) < c_b)
-                            if(*(cache_1+1) > cb)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*cache_2 > cb)
-                                            continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb || 
*(cache_0 + pixel[5]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+1) < c_b)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                continue;
-                                                            else 
if(*(cache_1+-1) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb || *(cache_0 + pixel[3]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*cache_2 > cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+-1) < c_b)
-                                            goto success;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    
if(*(cache_0 + pixel[14]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    
if(*(cache_0 + pixel[14]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[14]) < c_b)
-                                                        if(*cache_2 > cb)
-                                                            continue;
-                                                        else if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) > cb || *(cache_0 + pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    
if(*(cache_0+-3) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                
if(*(cache_1+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                
if(*(cache_1+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        if(*(cache_1+-1) > cb 
|| *(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                if(*cache_2 < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*cache_2 > cb)
-                                                    continue;
-                                                else if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                
if(*(cache_1+-1) < c_b)
-                                                                    
if(*(cache_0 + pixel[14]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[14]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[14]) < c_b)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb 
|| *(cache_0 + pixel[10]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    if(*cache_2 > cb)
-                                                        continue;
-                                                    else if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*(cache_1+-1) > cb || 
*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_2+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_2+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_2+1) > cb)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+1) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[13]) 
< c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+-1) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                goto success;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb || *(cache_0 + pixel[6]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+-1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[13]) < c_b)
-                                                        if(*(cache_2+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                else
-                    if(*cache_2 > cb)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+1) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+-1) < c_b)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_0 + pixel[14]) > cb)
-                            if(*(cache_1+1) > cb)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+1) < c_b)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[14]) < c_b)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                continue;
-                                            else if(*(cache_2+-1) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb || 
*(cache_0 + pixel[11]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb || 
*(cache_0 + pixel[5]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                continue;
-                                            else if(*(cache_2+-1) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_2+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+-1) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[6]) > cb || *(cache_0 + pixel[6]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_2+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_2+1) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+1) < 
c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_1+-1) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            goto success;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        continue;
-            else
-                if(*(cache_0+-3) > cb)
-                    if(*cache_2 > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                goto success;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_2+-1) < c_b)
-                                            if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_2+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*cache_1 > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_1+-1) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+-1) < c_b)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_1 > cb || *cache_1 < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[13]) 
< c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_1+1) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_1 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_1+1) < c_b)
-                            if(*(cache_2+-1) > cb)
-                                if(*cache_1 > cb)
-                                    goto success;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_2+-1) > cb)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*cache_1 > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+1) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                else if(*(cache_0+-3) < c_b)
-                    if(*cache_2 > cb)
-                        if(*(cache_1+1) > cb)
-                            if(*cache_1 < c_b)
-                                if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_1+1) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+-1) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_2+-1) < c_b)
-                                if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_1+-1) > cb)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_1+-1) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb || *(cache_0 + pixel[10]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*cache_1 > cb)
-                                                        continue;
-                                                    else if(*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_2+-1) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*(cache_2+-1) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+1) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[14]) > cb)
-                                if(*(cache_1+1) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+-1) > cb || 
*(cache_2+-1) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[14]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+-1) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_1+1) > cb)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb || *(cache_0 + pixel[5]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_2+-1) > cb || 
*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+1) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_1+-1) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_1+-1) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_2+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*cache_1 < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_2+-1) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                else
-                    continue;
-                       success:                                                
                                                                                
                        
-                               corners.push_back(ImageRef(cache_0-line_min, 
y));                                                               
-               }                                                               
                                                                                
                                
-       }                                                                       
                                                                                
                                
-}                                                                              
                                                                                
                                
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                }

Index: cvd_src/fast/8_2_1.cxx
===================================================================
RCS file: cvd_src/fast/8_2_1.cxx
diff -N cvd_src/fast/8_2_1.cxx
--- cvd_src/fast/8_2_1.cxx      9 Feb 2006 12:42:56 -0000       1.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,8242 +0,0 @@
-/* Automatically generated code
-corner_type=8
-force_first_question=1 
-corner_pointers=2
-*/
-#include <cvd/image.h>                                                         
                                                                                
        
-#include <cvd/byte.h>                                                          
                                                                                
        
-#include <vector>                                                              
                                                                                
                
-                                                                               
                                                                                
                                
-using namespace CVD;                                                           
                                                                                
        
-using namespace std;                                                           
                                                                                
        
-
-namespace CVD
-{
-extern ImageRef dir[17];                                                       
                                                                                
        
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                
-void fast_corner_detect_8(const BasicImage<byte>& im, vector<ImageRef>& 
corners,
-int barrier)
-{                                                                              
                                                                                
                                
-       int boundary = 3, y, cb, c_b;                                           
                                                                                
-       const byte  *line_max, *line_min;                                       
                                                                                
-       const byte* cache_0;
-       const byte* cache_1;
-       const byte* cache_2;
-       int     pixel[16];                                                      
                                                                                
                        
-       for(int i=0; i < 16; i++)                                               
                                                                                
        
-               pixel[i] = dir[i].x + dir[i].y * im.size().x;                   
                                                                
-                                                                               
                                                                                
                                
-       for(y = boundary ; y < im.size().y - boundary; y++)                     
                                                                
-       {                                                                       
                                                                                
                                
-               cache_0 = &im[ImageRef(boundary, y)];                           
                                                                        
-               line_min = cache_0 - boundary;                                  
                                                                                
-               line_max = &im[ImageRef(im.size().x - boundary, y)];            
                                                        
-                                                                               
                                                                                
                                
-               cache_1 = cache_0 + pixel[8];
-               cache_2 = cache_0 + pixel[0];
-                                                                               
                                                                                
                                
-               for(; cache_0 < line_max;cache_0++, cache_1++, cache_2++)
-               {                                                               
                                                                                
                                
-                       cb = *cache_0 + barrier;                                
                                                                                
        
-                       c_b = *cache_0 - barrier;                               
                                                                                
        
-            if(*(cache_0+3) > cb)
-                if(*cache_1 > cb)
-                    if(*(cache_0 + pixel[11]) > cb)
-                        if(*(cache_0 + pixel[6]) > cb)
-                            if(*(cache_1+1) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_1+-1) > cb)
-                                            goto success;
-                                        else if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else if(*(cache_0+-3) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    
if(*(cache_2+-1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    
if(*cache_2 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+-1) > cb || 
*(cache_1+-1) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    
if(*cache_2 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[3]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_2 > cb || *cache_2 < 
c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                        else if(*(cache_2+1) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_2+1) > 
cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    
if(*cache_2 > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[3]) > cb)
-                                                                if(*cache_2 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else if(*(cache_0 
+ pixel[3]) < c_b)
-                                                                continue;
-                                                            else
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_1+1) < c_b)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else if(*cache_2 < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                if(*(cache_0 + 
pixel[13]) > cb)
-                                                                    
if(*(cache_0 + pixel[14]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                
if(*(cache_1+-1) > cb)
-                                                                    
if(*(cache_0 + pixel[10]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_2+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[6]) < c_b)
-                            if(*(cache_2+-1) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb 
|| *(cache_0 + pixel[13]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[5]) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[13]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[5]) > cb || *(cache_0 + pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+-1) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+1) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_2+-1) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0+-3) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_2+-1) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+1) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else if(*(cache_0 + pixel[11]) < c_b)
-                        if(*(cache_0 + pixel[2]) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+1) > cb || 
*(cache_1+1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+-1) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+-1) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    continue;
-                                else
-                                    if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb 
|| *(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_2+1) > cb)
-                                        continue;
-                                    else if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+-1) < c_b)
-                                            if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[2]) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 > cb)
-                                                    continue;
-                                                else if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[5]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb || *(cache_0 + pixel[5]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_2+1) > cb)
-                                    continue;
-                                else if(*(cache_2+1) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+-1) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                goto success;
-                                            else if(*(cache_1+-1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+1) < c_b)
-                                            if(*cache_2 > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_1+1) > cb || 
*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_1 < c_b)
-                    if(*(cache_0+-3) > cb)
-                        if(*(cache_2+-1) > cb)
-                            if(*(cache_2+1) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb 
|| *(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_2+1) < c_b)
-                                if(*(cache_1+-1) > cb)
-                                    if(*cache_2 > cb)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+-1) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_2+-1) < c_b)
-                            if(*(cache_1+1) > cb)
-                                if(*cache_2 > cb)
-                                    goto success;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_1+1) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0+-3) < c_b)
-                        if(*(cache_2+-1) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*cache_2 > cb || 
*cache_2 < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb || 
*(cache_0 + pixel[6]) < c_b)
-                                            goto success;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb 
|| *(cache_0 + pixel[10]) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_1+1) > cb)
-                                            continue;
-                                        else if(*(cache_1+1) < c_b)
-                                            if(*(cache_1+-1) > cb)
-                                                continue;
-                                            else if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            if(*(cache_0 + 
pixel[2]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else if(*(cache_2+-1) < c_b)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+-1) > cb)
-                                                continue;
-                                            else if(*(cache_1+-1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*cache_2 > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_1+1) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+1) < c_b)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_2+-1) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_2+-1) < c_b)
-                            if(*(cache_1+1) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_1+1) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                else
-                    if(*cache_2 > cb)
-                        if(*(cache_0 + pixel[14]) > cb)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_1+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                if(*(cache_0 + 
pixel[11]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_1+-1) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+1) > cb 
|| *(cache_1+1) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                
if(*(cache_0+-3) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_1+-1) < 
c_b)
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*(cache_0 + 
pixel[6]) > cb || *(cache_0 + pixel[6]) < c_b)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_2+1) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                
if(*(cache_2+-1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                goto success;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) > 
cb || *(cache_0 + pixel[5]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) > cb || *(cache_0 + pixel[6]) < c_b)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[14]) < c_b)
-                            if(*(cache_1+1) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+1) < c_b)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_1+-1) > cb)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb || *(cache_0 + pixel[5]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+1) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_1+-1) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_2+1) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else if(*(cache_0+3) < c_b)
-                if(*cache_1 > cb)
-                    if(*(cache_2+-1) > cb)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+-1) > cb || 
*(cache_1+-1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*cache_2 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_1+1) < c_b)
-                                if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_1+1) < c_b)
-                                if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_2+-1) < c_b)
-                        if(*(cache_0 + pixel[13]) > cb)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[13]) < c_b)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_2+1) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+1) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*cache_2 > cb)
-                                                continue;
-                                            else if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_2+1) > cb)
-                                            continue;
-                                        else if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_1+1) > cb)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_1+1) < c_b)
-                            if(*cache_2 < c_b)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_1 < c_b)
-                    if(*(cache_0 + pixel[11]) > cb)
-                        if(*(cache_0 + pixel[5]) > cb)
-                            if(*(cache_2+-1) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+-1) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[5]) < c_b)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else if(*cache_2 < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[14]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_2+1) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    continue;
-                                                else if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_2+1) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+-1) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+-1) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_2+1) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+1) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_2+1) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+1) < c_b)
-                                    continue;
-                                else
-                                    if(*(cache_1+-1) > cb)
-                                        if(*cache_2 > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[11]) < c_b)
-                        if(*(cache_0 + pixel[6]) > cb)
-                            if(*(cache_2+-1) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+-1) < c_b)
-                                if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_1+-1) > cb || 
*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[3]) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_1+1) > cb || 
*(cache_1+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+1) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[6]) < c_b)
-                            if(*(cache_1+1) > cb)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*cache_2 > cb)
-                                            continue;
-                                        else if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb || 
*(cache_0 + pixel[5]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+1) < c_b)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                continue;
-                                                            else 
if(*(cache_1+-1) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb || *(cache_0 + pixel[3]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*cache_2 > cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+-1) < c_b)
-                                            goto success;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    
if(*(cache_0 + pixel[14]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[14]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[3]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    
if(*(cache_0 + pixel[14]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[3]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[14]) < c_b)
-                                                        if(*cache_2 > cb)
-                                                            continue;
-                                                        else if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[2]) > cb || *(cache_0 + pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    
if(*(cache_0+-3) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                
if(*(cache_1+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                
if(*(cache_1+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        if(*(cache_1+-1) > cb 
|| *(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                if(*cache_2 < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*cache_2 > cb)
-                                                    continue;
-                                                else if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[5]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                
if(*(cache_1+-1) < c_b)
-                                                                    
if(*(cache_0 + pixel[14]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[14]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[14]) < c_b)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb 
|| *(cache_0 + pixel[10]) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    if(*cache_2 > cb)
-                                                        continue;
-                                                    else if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*(cache_1+-1) > cb || 
*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_2+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_2+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_2+1) > cb)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+1) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[13]) 
< c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_2+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+-1) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[5]) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0+-3) > cb)
-                                                goto success;
-                                            else if(*(cache_0+-3) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb || *(cache_0 + pixel[6]) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+-1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[13]) < c_b)
-                                                        if(*(cache_2+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[5]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[13]) < 
c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                else
-                    if(*cache_2 > cb)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[11]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+1) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[11]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        if(*(cache_2+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+-1) < c_b)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_2+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_0 + pixel[14]) > cb)
-                            if(*(cache_1+1) > cb)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_1+1) < c_b)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[14]) < c_b)
-                            if(*(cache_0 + pixel[3]) > cb)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[3]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                continue;
-                                            else if(*(cache_2+-1) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb || 
*(cache_0 + pixel[11]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb || 
*(cache_0 + pixel[5]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[11]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                continue;
-                                            else if(*(cache_2+-1) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_2+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+-1) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[6]) > cb || *(cache_0 + pixel[6]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_2+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_2+1) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+1) < 
c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_2+-1) > cb)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_1+-1) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            goto success;
-                                    else
-                                        continue;
-                                else if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        continue;
-            else
-                if(*(cache_0+-3) > cb)
-                    if(*cache_2 > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_2+1) > cb)
-                                                goto success;
-                                            else if(*(cache_2+1) < c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_2+-1) < c_b)
-                                            if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[5]) > cb)
-                                    if(*cache_1 > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    goto success;
-                                                else if(*(cache_2+-1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[11]) > cb)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_2+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_2+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[5]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*cache_1 > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_1+-1) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+-1) < c_b)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_1 > cb || *cache_1 < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else
-                                        if(*(cache_2+1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[13]) 
< c_b)
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[5]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_2+1) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_2+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[5]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            if(*cache_1 > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_2+1) > cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_1+-1) > 
cb)
-                                                                if(*cache_1 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_1+1) > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_1+-1) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_1 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+-1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_1+1) < c_b)
-                            if(*(cache_2+-1) > cb)
-                                if(*cache_1 > cb)
-                                    goto success;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_2+-1) > cb)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*cache_1 > cb)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[11]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_1+-1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_2+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_2+-1) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[11]) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+1) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[13]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[11]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+-1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[11]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[11]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+-1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                else if(*(cache_0+-3) < c_b)
-                    if(*cache_2 > cb)
-                        if(*(cache_1+1) > cb)
-                            if(*cache_1 < c_b)
-                                if(*(cache_2+-1) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_1+1) < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+-1) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_2+-1) < c_b)
-                                if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_1+-1) > cb)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[5]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+-1) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_1+-1) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_0 + pixel[5]) > cb)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
> cb || *(cache_0 + pixel[10]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*cache_1 < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*cache_1 > cb)
-                                                        continue;
-                                                    else if(*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_2+1) < 
c_b)
-                                                                
if(*(cache_2+-1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_2+-1) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[2]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*(cache_2+-1) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+-1) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+1) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_2+1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[14]) > cb)
-                                if(*(cache_1+1) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_2+-1) > cb || 
*(cache_2+-1) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[14]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+-1) > cb)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+-1) < c_b)
-                                            if(*(cache_2+1) > cb)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[5]) < 
c_b)
-                                                        if(*(cache_1+1) > cb)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+1) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+-1) > cb)
-                                                    if(*(cache_0 + pixel[5]) > 
cb || *(cache_0 + pixel[5]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_2+-1) > cb || 
*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_1+1) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_2+1) < c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[5]) < c_b)
-                                        if(*(cache_1+-1) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[11]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[11]) < c_b)
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[5]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[5]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_1+-1) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_2+-1) < c_b)
-                                                    if(*(cache_2+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_1+-1) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_2+-1) > cb)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+-1) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_2+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*cache_1 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[5]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*cache_1 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_2+1) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_2+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_2+1) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_2+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[5]) > cb)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[5]) < 
c_b)
-                                                if(*(cache_1+-1) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+-1) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*cache_1 < c_b)
-                            if(*(cache_0 + pixel[5]) > cb)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_2+-1) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+-1) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_2+1) > cb || 
*(cache_2+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_1+1) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[5]) < c_b)
-                                if(*(cache_0 + pixel[11]) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_2+-1) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+-1) < c_b)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[11]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[11]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_1+-1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+-1) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[11]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_1+-1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                else
-                    continue;
-                       success:                                                
                                                                                
                        
-                               corners.push_back(ImageRef(cache_0-line_min, 
y));                                                               
-               }                                                               
                                                                                
                                
-       }                                                                       
                                                                                
                                
-}                                                                              
                                                                                
                                
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                }

Index: cvd_src/fast/9_2_0.cxx
===================================================================
RCS file: cvd_src/fast/9_2_0.cxx
diff -N cvd_src/fast/9_2_0.cxx
--- cvd_src/fast/9_2_0.cxx      23 Nov 2005 17:23:53 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,4241 +0,0 @@
-/* Automatically generated code.
-corner_type=9
-force_first_question=0 
-corner_pointers=2
-*/
-#include <cvd/image.h>                                                         
                                                                                
        
-#include <cvd/byte.h>                                                          
                                                                                
        
-#include <vector>                                                              
                                                                                
                
-                                                                               
                                                                                
                                
-using namespace std;                                                           
                                                                                
        
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                
-namespace CVD
-{
-extern ImageRef dir[17];                                                       
                                                                                
        
-
-void fast_corner_detect_9(const BasicImage<byte>& im, vector<ImageRef>& 
corners, int barrier)          
-{                                                                              
                                                                                
                                
-       int boundary = 3, y, cb, c_b;                                           
                                                                                
-       const byte  *line_max, *line_min;                                       
                                                                                
-       const byte* cache_0;
-       const byte* cache_1;
-       const byte* cache_2;
-       int     pixel[16];                                                      
                                                                                
                        
-       for(int i=0; i < 16; i++)                                               
                                                                                
        
-               pixel[i] = dir[i].x + dir[i].y * im.size().x;                   
                                                                
-                                                                               
                                                                                
                                
-       for(y = boundary ; y < im.size().y - boundary; y++)                     
                                                                
-       {                                                                       
                                                                                
                                
-               cache_0 = &im[ImageRef(boundary, y)];                           
                                                                        
-               line_min = cache_0 - boundary;                                  
                                                                                
-               line_max = &im[ImageRef(im.size().x - boundary, y)];            
                                                        
-                                                                               
                                                                                
                                
-               cache_1 = cache_0 + pixel[15];
-               cache_2 = cache_0 + pixel[11];
-                                                                               
                                                                                
                                
-               for(; cache_0 < line_max;cache_0++, cache_1++, cache_2++)
-               {                                                               
                                                                                
                                
-                       cb = *cache_0 + barrier;                                
                                                                                
        
-                       c_b = *cache_0 - barrier;                               
                                                                                
        
-            if(*(cache_0+3) > cb)
-                if(*cache_1 > cb)
-                    if(*(cache_2+6) > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_1+2) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                goto success;
-                                            else if(*(cache_1+1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+2) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_1+2) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+2) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    
if(*(cache_0+-3) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    
if(*(cache_0 + pixel[8]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+1) > cb || 
*(cache_1+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+2) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    
if(*(cache_1+1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else 
if(*(cache_0 + pixel[8]) < c_b)
-                                                                    continue;
-                                                                else
-                                                                    
if(*(cache_1+1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_1+2) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+2) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                if(*cache_2 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_1+2) < 
c_b)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                if(*cache_2 > 
cb)
-                                                                    
if(*(cache_0+-3) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        goto success;
-                                                    else if(*(cache_1+2) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) > cb || *(cache_0 + pixel[2]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_1+2) > 
cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[9]) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else if(*(cache_1+1) < 
c_b)
-                                                            if(*(cache_1+2) > 
cb || *(cache_1+2) < c_b)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_1+2) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_1+2) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_2+6) < c_b)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[14]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_1+2) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+2) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_1+2) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else if(*(cache_1+1) < 
c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else if(*(cache_1+2) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_1+2) > 
cb)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_1+2) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_1+2) > 
cb)
-                                                                goto success;
-                                                            else 
if(*(cache_1+2) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[14]) < c_b)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_1 < c_b)
-                    if(*cache_2 > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[8]) > cb)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_1+2) > cb 
|| *(cache_1+2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_1+1) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_0 + pixel[8]) > cb)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_1+2) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_1+2) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+2) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_1+2) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_1+2) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_1+2) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[8]) < c_b)
-                            if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_1+1) > cb)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_1+1) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_1+2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_1+2) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_1+2) < c_b)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_2+6) > cb)
-                                            goto success;
-                                        else if(*(cache_2+6) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[2]) > cb)
-                            if(*(cache_0 + pixel[9]) > cb)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[9]) < c_b)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+1) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                else
-                    if(*(cache_0 + pixel[8]) > cb)
-                        if(*(cache_0 + pixel[6]) > cb)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_1+2) > cb || 
*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*cache_2 > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else if(*(cache_0 + pixel[8]) < c_b)
-                        if(*(cache_0 + pixel[6]) < c_b)
-                            if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+6) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else if(*(cache_0+3) < c_b)
-                if(*cache_1 > cb)
-                    if(*cache_2 > cb)
-                        if(*(cache_0 + pixel[13]) > cb)
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_1+2) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+2) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_1+2) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_1+2) < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_2+6) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_1+2) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_1+2) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_1+1) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+2) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_1+2) < c_b)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[13]) < c_b)
-                            if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_1+2) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+2) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_1+2) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+2) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+2) > cb || 
*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+2) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[2]) < c_b)
-                            if(*(cache_0 + pixel[9]) > cb)
-                                continue;
-                            else if(*(cache_0 + pixel[9]) < c_b)
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_1+2) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+2) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_2+6) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_1+1) < c_b)
-                                    if(*(cache_0 + pixel[8]) < c_b)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                else if(*cache_1 < c_b)
-                    if(*(cache_0 + pixel[6]) > cb)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_2+6) < c_b)
-                                    if(*(cache_1+2) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_1+2) > cb)
-                                continue;
-                            else if(*(cache_1+2) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_2+6) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_1+2) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[6]) < c_b)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    continue;
-                                else if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    if(*(cache_2+6) > cb || 
*(cache_2+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) > cb || *(cache_0 + pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[14]) > cb)
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*cache_2 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_1+2) > cb)
-                                                continue;
-                                            else if(*(cache_1+2) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[14]) < c_b)
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_1+2) > cb)
-                                            continue;
-                                        else if(*(cache_1+2) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*cache_2 > cb)
-                                                continue;
-                                            else if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+2) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                
if(*(cache_0+-3) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                    
if(*(cache_1+2) > cb)
-                                                                        
continue;
-                                                                    else 
if(*(cache_1+2) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
if(*(cache_0 + pixel[8]) < c_b)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+2) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+2) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_1+2) > cb)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+2) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_1+2) > cb)
-                                                continue;
-                                            else if(*(cache_1+2) < c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    continue;
-                                                else if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+-3) < c_b)
-                                if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+2) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                goto success;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[7]) 
< c_b)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                
if(*(cache_1+2) < c_b)
-                                                                    
if(*(cache_1+1) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_1+2) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+2) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            if(*(cache_1+2) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_1+2) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[13]) < c_b)
-                            if(*(cache_2+6) > cb)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_1+2) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+6) < c_b)
-                                if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_1+2) > cb)
-                                                    continue;
-                                                else if(*(cache_1+2) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+2) > 
cb)
-                                                                continue;
-                                                            else 
if(*(cache_1+2) < c_b)
-                                                                
if(*(cache_0+-3) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    
if(*(cache_0+-3) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                        else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_1+2) > 
cb)
-                                                                continue;
-                                                            else 
if(*(cache_1+2) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    
if(*(cache_0 + pixel[9]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                
if(*(cache_1+2) > cb)
-                                                                    continue;
-                                                                else 
if(*(cache_1+2) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    
if(*(cache_0 + pixel[8]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_1+2) > cb)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb || 
*(cache_0 + pixel[2]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+2) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                continue;
-                                                            else 
if(*(cache_1+1) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                else
-                    if(*(cache_0 + pixel[8]) > cb)
-                        if(*(cache_0 + pixel[6]) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb || 
*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+1) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*(cache_0 + pixel[8]) < c_b)
-                        if(*(cache_0 + pixel[2]) > cb)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_2+6) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[2]) < c_b)
-                            if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_1+2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*cache_2 < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_2+6) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+6) < 
c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        continue;
-            else
-                if(*(cache_0+-3) > cb)
-                    if(*cache_2 > cb)
-                        if(*(cache_1+1) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_1+2) > cb)
-                                                if(*cache_1 > cb)
-                                                    goto success;
-                                                else if(*cache_1 < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_1+2) < c_b)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else if(*cache_1 < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_1+1) < c_b)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        continue;
-                else if(*(cache_0+-3) < c_b)
-                    if(*cache_2 < c_b)
-                        if(*(cache_1+1) > cb)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_1+1) < c_b)
-                            if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_1+2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_1+2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_1+2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+2) > cb)
-                                                goto success;
-                                            else if(*(cache_1+2) < c_b)
-                                                if(*cache_1 > cb || *cache_1 < 
c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*cache_1 > cb)
-                                                        continue;
-                                                    else if(*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_1+2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_1+2) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_1+2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_1+2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        continue;
-                else
-                    continue;
-                       success:                                                
                                                                                
                        
-                               corners.push_back(ImageRef(cache_0-line_min, 
y));                                                               
-               }                                                               
                                                                                
                                
-       }                                                                       
                                                                                
                                
-}                                                                              
                                                                                
                                
-}                                                                              
                                                                                
                                

Index: cvd_src/fast/9_2_1.cxx
===================================================================
RCS file: cvd_src/fast/9_2_1.cxx
diff -N cvd_src/fast/9_2_1.cxx
--- cvd_src/fast/9_2_1.cxx      23 Nov 2005 17:23:53 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,4241 +0,0 @@
-/* Automatically generated code.
-corner_type=9
-force_first_question=1 
-corner_pointers=2
-*/
-#include <cvd/image.h>                                                         
                                                                                
        
-#include <cvd/byte.h>                                                          
                                                                                
        
-#include <vector>                                                              
                                                                                
                
-                                                                               
                                                                                
                                
-using namespace std;                                                           
                                                                                
        
-                                                                               
                                                                                
                                
-                                                                               
                                                                                
                                
-namespace CVD
-{
-extern ImageRef dir[17];                                                       
                                                                                
        
-
-void fast_corner_detect_9(const BasicImage<byte>& im, vector<ImageRef>& 
corners, int barrier)          
-{                                                                              
                                                                                
                                
-       int boundary = 3, y, cb, c_b;                                           
                                                                                
-       const byte  *line_max, *line_min;                                       
                                                                                
-       const byte* cache_0;
-       const byte* cache_1;
-       const byte* cache_2;
-       int     pixel[16];                                                      
                                                                                
                        
-       for(int i=0; i < 16; i++)                                               
                                                                                
        
-               pixel[i] = dir[i].x + dir[i].y * im.size().x;                   
                                                                
-                                                                               
                                                                                
                                
-       for(y = boundary ; y < im.size().y - boundary; y++)                     
                                                                
-       {                                                                       
                                                                                
                                
-               cache_0 = &im[ImageRef(boundary, y)];                           
                                                                        
-               line_min = cache_0 - boundary;                                  
                                                                                
-               line_max = &im[ImageRef(im.size().x - boundary, y)];            
                                                        
-                                                                               
                                                                                
                                
-               cache_1 = cache_0 + pixel[15];
-               cache_2 = cache_0 + pixel[11];
-                                                                               
                                                                                
                                
-               for(; cache_0 < line_max;cache_0++, cache_1++, cache_2++)
-               {                                                               
                                                                                
                                
-                       cb = *cache_0 + barrier;                                
                                                                                
        
-                       c_b = *cache_0 - barrier;                               
                                                                                
        
-            if(*(cache_0+3) > cb)
-                if(*cache_1 > cb)
-                    if(*(cache_2+6) > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_1+2) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                goto success;
-                                            else if(*(cache_1+1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_1+2) < c_b)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_1+2) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+2) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*cache_2 > cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    
if(*(cache_0+-3) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                if(*(cache_0 + 
pixel[10]) > cb)
-                                                                    
if(*(cache_0 + pixel[8]) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+1) > cb || 
*(cache_1+1) < c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+2) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    
if(*(cache_1+1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0+-3) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else 
if(*(cache_0 + pixel[8]) < c_b)
-                                                                    continue;
-                                                                else
-                                                                    
if(*(cache_1+1) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_1+2) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[14]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+2) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                if(*cache_2 > 
cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_1+2) < 
c_b)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                if(*cache_2 > 
cb)
-                                                                    
if(*(cache_0+-3) > cb)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        goto success;
-                                                    else if(*(cache_1+2) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) > cb || *(cache_0 + pixel[2]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[13]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*cache_2 > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_1+2) > 
cb)
-                                                                if(*(cache_0 + 
pixel[14]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else if(*(cache_0 
+ pixel[9]) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[2]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else if(*(cache_1+1) < 
c_b)
-                                                            if(*(cache_1+2) > 
cb || *(cache_1+2) < c_b)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_1+2) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_1+2) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[6]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            if(*(cache_0 + 
pixel[13]) > cb)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_2+6) < c_b)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[14]) > cb)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_1+2) > cb)
-                                        if(*(cache_0 + pixel[13]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+1) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+2) < c_b)
-                                        continue;
-                                    else
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[13]) > cb)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[2]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_1+2) > cb)
-                                                    goto success;
-                                                else if(*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*cache_2 > cb)
-                                                            if(*(cache_0 + 
pixel[10]) > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else if(*(cache_1+1) < 
c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                if(*(cache_0 + 
pixel[9]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else if(*(cache_1+2) < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[6]) 
< c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            continue;
-                                                        else
-                                                            if(*(cache_1+2) > 
cb)
-                                                                
if(*(cache_1+1) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_1+2) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_1+2) > 
cb)
-                                                                goto success;
-                                                            else 
if(*(cache_1+2) < c_b)
-                                                                continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[8]) > cb)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_0 + pixel[14]) < c_b)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                else if(*cache_1 < c_b)
-                    if(*cache_2 > cb)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0 + pixel[8]) > cb)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_1+2) > cb 
|| *(cache_1+2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_1+1) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            continue;
-                                                        else
-                                                            goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_0 + pixel[8]) > cb)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_1+2) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_1+2) > cb)
-                                        if(*(cache_1+1) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+2) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[6]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_1+2) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_1+2) < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_1+2) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[8]) < c_b)
-                            if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_1+1) > cb)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_1+1) < c_b)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[14]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_1+2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_1+2) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0+-3) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_1+2) < c_b)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_2+6) > cb)
-                                            goto success;
-                                        else if(*(cache_2+6) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0+-3) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[2]) > cb)
-                            if(*(cache_0 + pixel[9]) > cb)
-                                if(*(cache_0 + pixel[6]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[9]) < c_b)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+1) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                else
-                    if(*(cache_0 + pixel[8]) > cb)
-                        if(*(cache_0 + pixel[6]) > cb)
-                            if(*(cache_0 + pixel[2]) > cb)
-                                if(*(cache_0 + pixel[7]) > cb)
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*cache_2 > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+1) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*cache_2 > cb)
-                                                if(*(cache_1+2) > cb || 
*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*cache_2 > cb)
-                                                    if(*(cache_0 + pixel[13]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[2]) < c_b)
-                                if(*(cache_0+-3) > cb)
-                                    if(*cache_2 > cb)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*cache_2 > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[13]) > cb)
-                                                            if(*(cache_0 + 
pixel[9]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_2+6) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                    else if(*(cache_0 + pixel[8]) < c_b)
-                        if(*(cache_0 + pixel[6]) < c_b)
-                            if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+6) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else
-                        continue;
-            else if(*(cache_0+3) < c_b)
-                if(*cache_1 > cb)
-                    if(*cache_2 > cb)
-                        if(*(cache_0 + pixel[13]) > cb)
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0+-3) > cb)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_1+1) > cb)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0+-3) > cb)
-                                        if(*(cache_1+2) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_1+2) < c_b)
-                                            continue;
-                                        else
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_1+2) > cb)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_1+2) < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[8]) < 
c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_2+6) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[8]) > cb)
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_1+2) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+1) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else if(*(cache_0 + pixel[8]) 
< c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_1+2) > cb)
-                                                    if(*(cache_1+1) > cb)
-                                                        if(*(cache_0 + 
pixel[14]) > cb)
-                                                            if(*(cache_0+-3) > 
cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_1+1) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_1+1) > cb)
-                                    if(*(cache_0 + pixel[9]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_1+2) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[3]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else if(*(cache_1+2) < c_b)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[10]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0+-3) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[3]) > cb)
-                                                    if(*(cache_0+-3) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[3]) > 
cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[13]) < c_b)
-                            if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_0 + pixel[10]) > cb)
-                                        if(*(cache_1+2) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_2+6) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_1+2) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[10]) > cb)
-                                if(*(cache_1+2) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[10]) < c_b)
-                                if(*(cache_0 + pixel[2]) < c_b)
-                                    if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_1+2) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                    else if(*cache_2 < c_b)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+2) > cb || 
*(cache_1+2) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[8]) < c_b)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[9]) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_1+2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[10]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+2) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0+-3) < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[2]) < c_b)
-                            if(*(cache_0 + pixel[9]) > cb)
-                                continue;
-                            else if(*(cache_0 + pixel[9]) < c_b)
-                                if(*(cache_0 + pixel[10]) > cb)
-                                    if(*(cache_1+2) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[10]) < c_b)
-                                    if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_1+2) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[3]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_2+6) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_1+1) < c_b)
-                                    if(*(cache_0 + pixel[8]) < c_b)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                else if(*cache_1 < c_b)
-                    if(*(cache_0 + pixel[6]) > cb)
-                        if(*(cache_0+-3) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*cache_2 > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_2+6) < c_b)
-                                    if(*(cache_1+2) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else if(*(cache_0+-3) < c_b)
-                            if(*(cache_1+2) > cb)
-                                continue;
-                            else if(*(cache_1+2) < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_1+1) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[9]) > cb)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            goto success;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_2+6) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_1+2) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else if(*(cache_0 + pixel[6]) < c_b)
-                        if(*(cache_0 + pixel[3]) > cb)
-                            if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[8]) > cb)
-                                    continue;
-                                else if(*(cache_0 + pixel[8]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[7]) < 
c_b)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[9]) 
< c_b)
-                                                    if(*(cache_2+6) > cb || 
*(cache_2+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) > cb || *(cache_0 + pixel[2]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0 + pixel[13]) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_0 + pixel[3]) < c_b)
-                            if(*(cache_0 + pixel[14]) > cb)
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*cache_2 < c_b)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_1+2) > cb)
-                                                continue;
-                                            else if(*(cache_1+2) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[14]) < c_b)
-                                if(*(cache_2+6) > cb)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_1+2) > cb)
-                                            continue;
-                                        else if(*(cache_1+2) < c_b)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else if(*(cache_2+6) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*cache_2 > cb)
-                                                continue;
-                                            else if(*cache_2 < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[2]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[2]) > cb)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*(cache_1+2) > cb)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+2) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                
if(*(cache_0+-3) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0+-3) < 
c_b)
-                                                                if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                    
if(*(cache_1+2) > cb)
-                                                                        
continue;
-                                                                    else 
if(*(cache_1+2) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
if(*(cache_0 + pixel[8]) < c_b)
-                                                                            
goto success;
-                                                                        else
-                                                                            
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_1+2) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[10]) < 
c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[2]) > 
cb)
-                                                        if(*cache_2 < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_1+2) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[13]) < c_b)
-                                            if(*(cache_1+2) > cb)
-                                                if(*cache_2 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_1+2) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*cache_2 < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*cache_2 < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                if(*(cache_0 + pixel[7]) < c_b)
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_1+2) > cb)
-                                                continue;
-                                            else if(*(cache_1+2) < c_b)
-                                                if(*(cache_1+1) > cb)
-                                                    continue;
-                                                else if(*(cache_1+1) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0+-3) < c_b)
-                                if(*cache_2 < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*(cache_0 + pixel[8]) > cb)
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_1+2) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[8]) < c_b)
-                                            if(*(cache_2+6) > cb)
-                                                goto success;
-                                            else if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[7]) 
< c_b)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        continue;
-                                                    else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                
if(*(cache_1+2) < c_b)
-                                                                    
if(*(cache_1+1) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                continue;
-                                                            else if(*(cache_0 
+ pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_1+2) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[13]) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*(cache_1+2) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_1+1) < c_b)
-                                                            if(*(cache_1+2) < 
c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_1+2) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            if(*(cache_0 + 
pixel[14]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        if(*(cache_0 + pixel[13]) < c_b)
-                            if(*(cache_2+6) > cb)
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_1+2) < c_b)
-                                                    if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_2+6) < c_b)
-                                if(*(cache_0 + pixel[14]) < c_b)
-                                    if(*(cache_1+1) > cb)
-                                        continue;
-                                    else if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[9]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[9]) < 
c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        continue;
-                                                    else
-                                                        goto success;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[2]) < 
c_b)
-                                                if(*(cache_1+2) > cb)
-                                                    continue;
-                                                else if(*(cache_1+2) < c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+2) > 
cb)
-                                                                continue;
-                                                            else 
if(*(cache_1+2) < c_b)
-                                                                
if(*(cache_0+-3) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    
if(*(cache_0+-3) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                continue;
-                                                            else
-                                                                goto success;
-                                                        else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_1+2) > 
cb)
-                                                                continue;
-                                                            else 
if(*(cache_1+2) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                    
if(*(cache_0 + pixel[9]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                
if(*(cache_1+2) > cb)
-                                                                    continue;
-                                                                else 
if(*(cache_1+2) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    
if(*(cache_0 + pixel[8]) < c_b)
-                                                                        goto 
success;
-                                                                    else
-                                                                        
continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0+-3) < c_b)
-                                    if(*(cache_1+2) > cb)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[2]) > cb || 
*(cache_0 + pixel[2]) < c_b)
-                                                continue;
-                                            else
-                                                goto success;
-                                        else
-                                            continue;
-                                    else if(*(cache_1+2) < c_b)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    continue;
-                                                else if(*(cache_0 + pixel[2]) 
< c_b)
-                                                    if(*(cache_1+1) > cb)
-                                                        continue;
-                                                    else if(*(cache_1+1) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_1+1) < 
c_b)
-                                                                if(*cache_2 < 
c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[2]) > cb)
-                                                            continue;
-                                                        else if(*(cache_0 + 
pixel[2]) < c_b)
-                                                            if(*(cache_1+1) > 
cb)
-                                                                continue;
-                                                            else 
if(*(cache_1+1) < c_b)
-                                                                goto success;
-                                                            else
-                                                                if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                
if(*(cache_1+1) < c_b)
-                                                                    goto 
success;
-                                                                else
-                                                                    continue;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_0 + pixel[7]) > cb)
-                                            continue;
-                                        else if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[8]) < c_b)
-                                                if(*(cache_1+1) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                else
-                                    continue;
-                        else
-                            continue;
-                else
-                    if(*(cache_0 + pixel[8]) > cb)
-                        if(*(cache_0 + pixel[6]) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*cache_2 > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0+-3) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb || 
*(cache_0 + pixel[2]) < c_b)
-                                                goto success;
-                                            else
-                                                if(*(cache_1+1) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else if(*(cache_1+1) < c_b)
-                                                    continue;
-                                                else
-                                                    goto success;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0+-3) > cb)
-                                                if(*(cache_0 + pixel[7]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                        else
-                            continue;
-                    else if(*(cache_0 + pixel[8]) < c_b)
-                        if(*(cache_0 + pixel[2]) > cb)
-                            if(*(cache_0+-3) > cb)
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0+-3) < c_b)
-                                if(*(cache_0 + pixel[6]) < c_b)
-                                    if(*(cache_0 + pixel[10]) < c_b)
-                                        if(*cache_2 < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_2+6) > cb)
-                                                        continue;
-                                                    else if(*(cache_2+6) < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*cache_2 < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_2+6) < c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_0 + pixel[2]) < c_b)
-                            if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*cache_2 < c_b)
-                                                if(*(cache_0 + pixel[13]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[3]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_1+2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0+-3) < c_b)
-                                                    if(*cache_2 < c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0+-3) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_2 < c_b)
-                                                    if(*(cache_0 + pixel[13]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[10]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_1+1) < c_b)
-                                        if(*(cache_0 + pixel[3]) < c_b)
-                                            if(*(cache_2+6) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_1+2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*cache_2 < c_b)
-                                if(*(cache_0 + pixel[3]) > cb)
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                if(*(cache_0 + pixel[7]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_2+6) > cb)
-                                                            continue;
-                                                        else if(*(cache_2+6) < 
c_b)
-                                                            goto success;
-                                                        else
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else if(*(cache_0 + pixel[3]) < c_b)
-                                    if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0+-3) < c_b)
-                                                            if(*(cache_0 + 
pixel[13]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    if(*(cache_0+-3) < c_b)
-                                        if(*(cache_0 + pixel[6]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_2+6) > cb)
-                                                    continue;
-                                                else if(*(cache_2+6) < c_b)
-                                                    if(*(cache_0 + pixel[7]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[9]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[13]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                    else
-                        continue;
-            else
-                if(*(cache_0+-3) > cb)
-                    if(*cache_2 > cb)
-                        if(*(cache_1+1) > cb)
-                            if(*(cache_0 + pixel[13]) > cb)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_1+2) > cb)
-                                                if(*cache_1 > cb)
-                                                    goto success;
-                                                else if(*cache_1 < c_b)
-                                                    continue;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[7]) > cb)
-                                                            if(*(cache_0 + 
pixel[8]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else if(*(cache_1+2) < c_b)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else if(*cache_1 < c_b)
-                                                        continue;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[6]) > cb)
-                                                            if(*(cache_0 + 
pixel[7]) > cb)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) > cb)
-                                                if(*(cache_0 + pixel[2]) > cb)
-                                                    if(*cache_1 > cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[6]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[14]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[2]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_0 + pixel[14]) 
> cb)
-                                                        if(*(cache_1+2) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) > cb)
-                                        if(*(cache_0 + pixel[3]) > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*cache_1 > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_1+2) > cb)
-                                                        if(*cache_1 > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else if(*(cache_1+1) < c_b)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[8]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[7]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[7]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            goto success;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                            else
-                                if(*cache_1 > cb)
-                                    if(*(cache_0 + pixel[7]) > cb)
-                                        goto success;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else
-                            if(*(cache_0 + pixel[7]) > cb)
-                                if(*(cache_0 + pixel[13]) > cb)
-                                    if(*(cache_0 + pixel[6]) > cb)
-                                        if(*(cache_2+6) > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[8]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[9]) > cb)
-                                                    if(*(cache_0 + pixel[10]) 
> cb)
-                                                        if(*(cache_0 + 
pixel[8]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_0 + pixel[6]) < c_b)
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[10]) > cb)
-                                                if(*(cache_0 + pixel[14]) > cb)
-                                                    if(*(cache_0 + pixel[9]) > 
cb)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*cache_1 > cb)
-                                            if(*(cache_0 + pixel[14]) > cb)
-                                                if(*(cache_0 + pixel[10]) > cb)
-                                                    if(*(cache_0 + pixel[8]) > 
cb)
-                                                        if(*(cache_0 + 
pixel[9]) > cb)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        continue;
-                else if(*(cache_0+-3) < c_b)
-                    if(*cache_2 < c_b)
-                        if(*(cache_1+1) > cb)
-                            if(*(cache_0 + pixel[6]) > cb)
-                                continue;
-                            else if(*(cache_0 + pixel[6]) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[9]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[7]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[9]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                if(*cache_1 < c_b)
-                                    if(*(cache_0 + pixel[7]) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                goto success;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        continue;
-                                else
-                                    continue;
-                        else if(*(cache_1+1) < c_b)
-                            if(*(cache_0 + pixel[13]) < c_b)
-                                if(*(cache_0 + pixel[9]) > cb)
-                                    if(*(cache_0 + pixel[3]) > cb)
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_1+2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[3]) < c_b)
-                                        if(*(cache_0 + pixel[2]) < c_b)
-                                            if(*cache_1 < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_1+2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[2]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_1+2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else if(*(cache_0 + pixel[9]) < c_b)
-                                    if(*(cache_0 + pixel[14]) > cb)
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                    else if(*(cache_0 + pixel[14]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    goto success;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_1+2) > cb)
-                                                goto success;
-                                            else if(*(cache_1+2) < c_b)
-                                                if(*cache_1 > cb || *cache_1 < 
c_b)
-                                                    goto success;
-                                                else
-                                                    if(*(cache_0 + pixel[6]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[7]) < c_b)
-                                                            if(*(cache_0 + 
pixel[8]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                            else
-                                                if(*(cache_0 + pixel[8]) < c_b)
-                                                    if(*cache_1 > cb)
-                                                        continue;
-                                                    else if(*cache_1 < c_b)
-                                                        goto success;
-                                                    else
-                                                        if(*(cache_0 + 
pixel[6]) < c_b)
-                                                            if(*(cache_0 + 
pixel[7]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                else
-                                                    continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[2]) < 
c_b)
-                                                        if(*(cache_1+2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        if(*(cache_2+6) < c_b)
-                                            if(*(cache_0 + pixel[7]) < c_b)
-                                                if(*(cache_0 + pixel[6]) < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            continue;
-                                else
-                                    if(*(cache_0 + pixel[2]) < c_b)
-                                        if(*(cache_0 + pixel[10]) > cb)
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_1+2) < c_b)
-                                                        if(*(cache_0 + 
pixel[14]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else if(*(cache_0 + pixel[10]) < c_b)
-                                            if(*(cache_0 + pixel[14]) < c_b)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_1+2) < c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[3]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*cache_1 < c_b)
-                                                        if(*(cache_1+2) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else
-                                        continue;
-                            else
-                                continue;
-                        else
-                            if(*(cache_0 + pixel[7]) < c_b)
-                                if(*(cache_0 + pixel[13]) < c_b)
-                                    if(*(cache_2+6) > cb)
-                                        if(*cache_1 < c_b)
-                                            if(*(cache_0 + pixel[10]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                        else
-                                            if(*(cache_0 + pixel[6]) < c_b)
-                                                if(*(cache_0 + pixel[14]) < 
c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                continue;
-                                    else if(*(cache_2+6) < c_b)
-                                        if(*(cache_0 + pixel[9]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[8]) < 
c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[14]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*(cache_0 + 
pixel[10]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                    else
-                                        if(*(cache_0 + pixel[14]) < c_b)
-                                            if(*(cache_0 + pixel[6]) > cb)
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        goto success;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else if(*(cache_0 + pixel[6]) < 
c_b)
-                                                if(*(cache_0 + pixel[10]) < 
c_b)
-                                                    if(*(cache_0 + pixel[9]) < 
c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            goto success;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                            else
-                                                if(*cache_1 < c_b)
-                                                    if(*(cache_0 + pixel[10]) 
< c_b)
-                                                        if(*(cache_0 + 
pixel[8]) < c_b)
-                                                            if(*(cache_0 + 
pixel[9]) < c_b)
-                                                                goto success;
-                                                            else
-                                                                continue;
-                                                        else
-                                                            continue;
-                                                    else
-                                                        continue;
-                                                else
-                                                    continue;
-                                        else
-                                            continue;
-                                else
-                                    continue;
-                            else
-                                continue;
-                    else
-                        continue;
-                else
-                    continue;
-                       success:                                                
                                                                                
                        
-                               corners.push_back(ImageRef(cache_0-line_min, 
y));                                                               
-               }                                                               
                                                                                
                                
-       }                                                                       
                                                                                
                                
-}                                                                              
                                                                                
                                
-}                                                                              
                                                                                
                                

Index: cvd_src/fast/README
===================================================================
RCS file: cvd_src/fast/README
diff -N cvd_src/fast/README
--- cvd_src/fast/README 23 Nov 2005 17:23:53 -0000      1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,5 +0,0 @@
-a_b_c.cxx
-
-a = a point feature detection
-b = # cached pointers
-c = (bool) force first question




reply via email to

[Prev in Thread] Current Thread [Next in Thread]